Home | History | Annotate | Download | only in pipe

Lines Matching defs:storageAllocatedForRecording

202     size_t storageAllocatedForRecording() {
1177 size_t SkGPipeWriter::storageAllocatedForRecording() const {
1178 return NULL == fCanvas ? 0 : fCanvas->storageAllocatedForRecording();