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

  /external/skia/tests/
ImageTest.cpp 434 GrSurfaceProxy* origProxy = as_IB(image)->peekProxy();
437 if (origProxy->underlyingUniqueID() != copyProxy->underlyingUniqueID()) {
    [all...]
  /external/skqp/tests/
ImageTest.cpp 433 GrSurfaceProxy* origProxy = as_IB(image)->peekProxy();
436 if (origProxy->underlyingUniqueID() != copyProxy->underlyingUniqueID()) {
    [all...]

Completed in 96 milliseconds