Home | History | Annotate | Download | only in pipe

Lines Matching refs:storageAllocatedForRecording

232     size_t storageAllocatedForRecording() {
1216 size_t SkGPipeWriter::storageAllocatedForRecording() const {
1217 return NULL == fCanvas ? 0 : fCanvas->storageAllocatedForRecording();