HomeSort by relevance Sort by last modified time
    Searched defs:emptyID (Results 1 - 4 of 4) sorted by null

  /external/skia/tests/
GrShapeTest.cpp 243 uint32_t emptyID = SkPath().getGenerationID();
248 REPORTER_ASSERT(r, baseIsNonVolatilePath == (baseID != emptyID));
251 REPORTER_ASSERT(r, peIsPath || (peID == emptyID));
252 REPORTER_ASSERT(r, peStrokeIsPath || (peStrokeID == emptyID));
253 REPORTER_ASSERT(r, fullIsPath || (fullID == emptyID));
    [all...]
  /external/skqp/tests/
GrShapeTest.cpp 243 uint32_t emptyID = SkPath().getGenerationID();
248 REPORTER_ASSERT(r, baseIsNonVolatilePath == (baseID != emptyID));
251 REPORTER_ASSERT(r, peIsPath || (peID == emptyID));
252 REPORTER_ASSERT(r, peStrokeIsPath || (peStrokeID == emptyID));
253 REPORTER_ASSERT(r, fullIsPath || (fullID == emptyID));
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 

Completed in 191 milliseconds