Home
last modified time | relevance | path

Searched refs:isPidAbnormal (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/include/gpu/
H A DGrRecordingContext.h117 virtual bool isPidAbnormal() const { return false; } in isPidAbnormal() function in GrRecordingContext
H A DGrDirectContext.h886 bool isPidAbnormal() const override;
/third_party/skia/src/gpu/
H A DGrResourceCache.h316 bool isPidAbnormal() const;
H A DGrDirectContext.cpp582 bool GrDirectContext::isPidAbnormal() const in isPidAbnormal() function in GrDirectContext
585 return fResourceCache->isPidAbnormal(); in isPidAbnormal()
H A DGrResourceCache.cpp894 bool GrResourceCache::isPidAbnormal() const in isPidAbnormal() function in GrResourceCache
/third_party/skia/src/gpu/v1/
H A DDevice_drawTexture.cpp771 if (fContext->isPidAbnormal()) { in drawImageQuad()

Completed in 15 milliseconds