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

  /external/skia/src/gpu/batches/
GrDrawBatch.cpp 29 if (!GrPipeline::CreateAt(location, args, &overrides)) {
  /external/skia/src/gpu/
GrPipeline.h 58 static GrPipeline* CreateAt(void* memory, const CreateArgs&, GrXPOverridesForBatch*);
GrPipeline.cpp 19 GrPipeline* GrPipeline::CreateAt(void* memory, const CreateArgs& args,

Completed in 95 milliseconds