Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrRenderTargetContextPriv.h109 uint32_t testingOnly_getOpListID();
/external/skqp/tools/gpu/
DGrTest.cpp233 uint32_t GrRenderTargetContextPriv::testingOnly_getOpListID() { in testingOnly_getOpListID() function in GrRenderTargetContextPriv
/external/skqp/tests/
DGrCCPRTest.cpp41 out->addCoverageFP(fCCPR->makeClipProcessor(rtc->priv().testingOnly_getOpListID(), fPath, in apply()