HomeSort by relevance Sort by last modified time
    Searched refs:gpuCopyResult (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
GrSurfaceTest.cpp 319 auto gpuCopyResult = context->priv().getGpu()->copySurface(
322 REPORTER_ASSERT(reporter, gpuCopyResult == (ioType == kRW_GrIOType));
    [all...]
  /external/skqp/tests/
GrSurfaceTest.cpp 317 auto gpuCopyResult = context->contextPriv().getGpu()->copySurface(
320 REPORTER_ASSERT(reporter, gpuCopyResult == (ioType == kRW_GrIOType));

Completed in 100 milliseconds