Home | History | Annotate | Download | only in effects

Lines Matching refs:tmpBuffer

532         SkAutoTMalloc<uint8_t>  tmpBuffer(dstSize);
533 uint8_t* tp = tmpBuffer.get();