HomeSort by relevance Sort by last modified time
    Searched full:adoptedisalive (Results 1 - 1 of 1) sorted by null

  /external/skia/tests/
ResourceCacheTest.cpp 230 bool adoptedIsAlive = gpu->isTestingOnlyBackendTexture(texHandles[1]);
233 REPORTER_ASSERT(reporter, !adoptedIsAlive);
236 gpu->deleteTestingOnlyBackendTexture(texHandles[1], !adoptedIsAlive);
    [all...]

Completed in 1148 milliseconds