Home
last modified time | relevance | path

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

/external/skia/tests/
DSpecialImageTest.cpp64 bool peekPixelsSucceeds, bool peekTextureSucceeds) { in test_image() argument
72 REPORTER_ASSERT(reporter, peekTextureSucceeds == !!TestingSpecialImageAccess::PeekTexture(img)); in test_image()