Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DLazyProxyTest.cpp36 , fHasOpTexture(false) in LazyProxyTest()
41 REPORTER_ASSERT(fReporter, fHasOpTexture);
46 REPORTER_ASSERT(fReporter, !fHasOpTexture);
51 REPORTER_ASSERT(fReporter, fHasOpTexture);
71 REPORTER_ASSERT(fTest->fReporter, fTest->fHasOpTexture);
88 REPORTER_ASSERT(fTest->fReporter, !fTest->fHasOpTexture); in Op()
89 fTest->fHasOpTexture = true; in Op()
208 bool fHasOpTexture; member in final

Completed in 1 milliseconds