Home
last modified time | relevance | path

Searched defs:explicitlyAllocateGPUResources (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/gpu/
DGrBaseContextPriv.h25 bool explicitlyAllocateGPUResources() const { in explicitlyAllocateGPUResources() function
DGrContext_Base.cpp47 bool GrContext_Base::explicitlyAllocateGPUResources() const { in explicitlyAllocateGPUResources() function in GrContext_Base
DGrImageContextPriv.h25 bool explicitlyAllocateGPUResources() const { in explicitlyAllocateGPUResources() function
DGrRecordingContextPriv.h25 bool explicitlyAllocateGPUResources() const { in explicitlyAllocateGPUResources() function
DGrResourceProvider.h255 bool explicitlyAllocateGPUResources() const { return fExplicitlyAllocateGPUResources; } in explicitlyAllocateGPUResources() function
DGrContextPriv.h41 bool explicitlyAllocateGPUResources() const { in explicitlyAllocateGPUResources() function
DGrResourceProvider.cpp34 bool explicitlyAllocateGPUResources) in GrResourceProvider()
/external/skqp/src/gpu/
DGrResourceProvider.h258 bool explicitlyAllocateGPUResources() const { return fExplicitlyAllocateGPUResources; } in explicitlyAllocateGPUResources() function
DGrResourceProvider.cpp43 GrContextOptions::Enable explicitlyAllocateGPUResources) in GrResourceProvider()