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

  /external/skia/src/gpu/batches/
GrDrawBatch.cpp 28 void* location = fPipelineStorage.get();
GrDrawBatch.h 53 return reinterpret_cast<const GrPipeline*>(fPipelineStorage.get());
106 SkAlignedSTStorage<1, GrPipeline> fPipelineStorage;

Completed in 77 milliseconds