Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/
DGrBackendSurfaceMutableState.h29 GrBackendSurfaceMutableState() {} in GrBackendSurfaceMutableState() function
32 GrBackendSurfaceMutableState(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableState() function
/third_party/skia/src/gpu/
DGrBackendSurfaceMutableState.cpp12 GrBackendSurfaceMutableState::GrBackendSurfaceMutableState(const GrBackendSurfaceMutableState& that) in GrBackendSurfaceMutableState() function in GrBackendSurfaceMutableState
DGrGpu.h569 const GrBackendSurfaceMutableState&, in setBackendTextureState()
576 const GrBackendSurfaceMutableState&, in setBackendRenderTargetState()
/third_party/skia/src/image/
DSkSurface_Base.h40 const GrBackendSurfaceMutableState*) { in onFlush()
/third_party/skia/include/core/
DSkSurface.h34 class GrBackendSurfaceMutableState; variable