Searched refs:ptrCtx (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkRasterPipeline.cpp | 46 void* ptrCtx; in append() local 47 memcpy(&ptrCtx, &ctx, sizeof(ctx)); in append() 48 this->append(stage, ptrCtx); in append() |
Completed in 1 milliseconds