Home
last modified time | relevance | path

Searched refs:windowState (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/gpu/
DGrAppliedClip.h39 void addWindowRectangles(const GrWindowRectsState& windowState) { in addWindowRectangles() argument
41 fWindowRectsState = windowState; in addWindowRectangles()
/external/skia/src/gpu/gl/
DGrGLGpu.h440 const GrWindowRectsState& windowState) { in set() argument
443 fWindowState = windowState; in set()
447 const GrWindowRectsState& windowState) const { in knownEqualTo() argument
454 return fWindowState == windowState; in knownEqualTo()
DGrGLGpu.cpp1863 void GrGLGpu::flushWindowRectangles(const GrWindowRectsState& windowState, in flushWindowRectangles() argument
1867 SkASSERT(!windowState.enabled() || rt->renderFBOID()); // Window rects can't be used on-screen. in flushWindowRectangles()
1868 SkASSERT(windowState.numWindows() <= this->caps()->maxWindowRectangles()); in flushWindowRectangles()
1871 fHWWindowRectsState.knownEqualTo(rt->origin(), rt->getViewport(), windowState)) { in flushWindowRectangles()
1877 int numWindows = SkTMin(windowState.numWindows(), int(GrWindowRectangles::kMaxWindows)); in flushWindowRectangles()
1878 SkASSERT(windowState.numWindows() == numWindows); in flushWindowRectangles()
1881 const SkIRect* skwindows = windowState.windows().data(); in flushWindowRectangles()
1886 GrGLenum glmode = (Mode::kExclusive == windowState.mode()) ? GR_GL_EXCLUSIVE : GR_GL_INCLUSIVE; in flushWindowRectangles()
1889 fHWWindowRectsState.set(rt->origin(), rt->getViewport(), windowState); in flushWindowRectangles()
/external/guice/extensions/struts2/lib/
Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...