Home
last modified time | relevance | path

Searched defs:GrBackendSurfaceMutableState (Results 1 – 5 of 5) sorted by relevance

/external/skia/include/gpu/
DGrBackendSurfaceMutableState.h29 GrBackendSurfaceMutableState() {} in GrBackendSurfaceMutableState() function
32 GrBackendSurfaceMutableState(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableState() function
/external/skia/src/gpu/
DGrBackendSurfaceMutableState.cpp12 GrBackendSurfaceMutableState::GrBackendSurfaceMutableState(const GrBackendSurfaceMutableState& that) in GrBackendSurfaceMutableState() function in GrBackendSurfaceMutableState
DGrGpu.h540 const GrBackendSurfaceMutableState&, in setBackendTextureState()
547 const GrBackendSurfaceMutableState&, in setBackendRenderTargetState()
/external/skia/src/image/
DSkSurface_Base.h112 const GrBackendSurfaceMutableState*) { in onFlush()
/external/skia/include/core/
DSkSurface.h32 class GrBackendSurfaceMutableState; variable