Home
last modified time | relevance | path

Searched refs:disableWindowRectangles (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/
DGrFixedClip.h39 void disableWindowRectangles() { fWindowRectsState.setDisabled(); } in disableWindowRectangles() function
/external/skia/src/gpu/
DGrFixedClip.h43 void disableWindowRectangles() { fWindowRectsState.setDisabled(); } in disableWindowRectangles() function
/external/skia/src/gpu/gl/
DGrGLGpu.cpp1368 this->disableWindowRectangles(); in onCreateTexture()
1821 void GrGLGpu::disableWindowRectangles() { in disableWindowRectangles() function in GrGLGpu
1951 this->disableWindowRectangles(); in clear()
2000 this->disableWindowRectangles(); in beginCommandBuffer()
2093 this->disableWindowRectangles(); in clearStencilClip()
2345 this->disableWindowRectangles(); in resolveRenderFBOs()
2364 this->disableWindowRectangles(); in resolveRenderFBOs()
3358 this->disableWindowRectangles(); in copySurfaceAsDraw()
3409 this->disableWindowRectangles(); in copySurfaceAsBlitFramebuffer()
3491 this->disableWindowRectangles(); in onRegenerateMipMapLevels()
DGrGLGpu.h409 void disableWindowRectangles();
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp1609 this->disableWindowRectangles(); in onCreateTexture()
1919 void GrGLGpu::disableWindowRectangles() { in disableWindowRectangles() function in GrGLGpu
2192 this->disableWindowRectangles(); in clearStencil()
2698 this->disableWindowRectangles(); in onResolveRenderTarget()
2719 this->disableWindowRectangles(); in onResolveRenderTarget()
3673 this->disableWindowRectangles(); in copySurfaceAsDraw()
3745 this->disableWindowRectangles(); in copySurfaceAsBlitFramebuffer()
3839 this->disableWindowRectangles(); in onRegenerateMipMapLevels()
DGrGLGpu.h352 void disableWindowRectangles();