Searched refs:GetPaintState (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DContext.h246 jint GetPaintState() { return paintState; } function in class:D3DContext
H A DD3DPaints.cpp47 paintState = d3dc->GetPaintState();
98 if (d3dc->GetPaintState() > PAINT_ALPHACOLOR) {

Completed in 24 milliseconds