Home | History | Annotate | Download | only in effects

Lines Matching full:tmpbuffer

548         SkAutoTMalloc<uint8_t>  tmpBuffer(dstSize);
549 uint8_t* tp = tmpBuffer.get();