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

  /external/skia/tests/
GrSurfaceTest.cpp 305 auto gpuWriteResult = context->priv().getGpu()->writePixels(
308 REPORTER_ASSERT(reporter, gpuWriteResult == (ioType == kRW_GrIOType));
    [all...]
  /external/skqp/tests/
GrSurfaceTest.cpp 303 auto gpuWriteResult = context->contextPriv().getGpu()->writePixels(
306 REPORTER_ASSERT(reporter, gpuWriteResult == (ioType == kRW_GrIOType));

Completed in 101 milliseconds