Home
last modified time | relevance | path

Searched refs:isTargetProxyInstantiated (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/gpu/graphite/
DRecording.h36 bool isTargetProxyInstantiated() const;
/external/skia/tests/graphite/
DRecordingSurfacesTest.cpp60 REPORTER_ASSERT(reporter, !recording->isTargetProxyInstantiated()); in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS()
/external/skia/src/gpu/graphite/
DRecording.cpp37 bool Recording::isTargetProxyInstantiated() const { in isTargetProxyInstantiated() function in skgpu::graphite::Recording