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

  /external/skia/src/gpu/
GrProcessor.cpp 61 static const int kGPFactoryCount = 14;
75 if (kGPFactoryCount != GetFactories()->count()) {
77 kGPFactoryCount, GetFactories()->count());
  /external/skqp/src/gpu/
GrProcessor.cpp 61 static const int kGPFactoryCount = 14;
75 if (kGPFactoryCount != GetFactories()->count()) {
77 kGPFactoryCount, GetFactories()->count());

Completed in 256 milliseconds