Home
last modified time | relevance | path

Searched refs:MakeWithExtraMemory (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
DGrOp.h85 static Owner MakeWithExtraMemory( in MakeWithExtraMemory() function
DTextureOp.cpp257 return GrOp::MakeWithExtraMemory<TextureOpImpl>( in Make()