Lines Matching refs:needOpBytes
213 if (notifyReaders && this->needOpBytes()) {
324 bool needOpBytes(size_t size = 0);
371 if (this->needOpBytes(len)) {
385 if (this->needOpBytes(size)) {
413 if (this->needOpBytes(flatSize)) {
453 if (this->needOpBytes()) {
463 if (this->needOpBytes(sizeof(void*))) {
478 bool SkGPipeCanvas::needOpBytes(size_t needed) {
509 if (this->needOpBytes(size)) {
525 if (this->needOpBytes()) {
546 if (this->needOpBytes(size)) {
562 if (this->needOpBytes()) {
580 if (this->needOpBytes(2 * sizeof(SkScalar))) {
592 if (this->needOpBytes(2 * sizeof(SkScalar))) {
604 if (this->needOpBytes(sizeof(SkScalar))) {
615 if (this->needOpBytes(2 * sizeof(SkScalar))) {
627 if (this->needOpBytes(matrix.writeToMemory(NULL))) {
637 if (this->needOpBytes(matrix.writeToMemory(NULL))) {
647 if (this->needOpBytes(sizeof(SkRect))) {
658 if (this->needOpBytes(kSizeOfFlatRRect)) {
669 if (this->needOpBytes(path.writeToMemory(NULL))) {
680 if (this->needOpBytes(region.writeToMemory(NULL))) {
695 if (this->needOpBytes(sizeof(SkColor))) {
706 if (this->needOpBytes()) {
716 if (this->needOpBytes(4 + count * sizeof(SkPoint))) {
727 if (this->needOpBytes(sizeof(SkRect))) {
736 if (this->needOpBytes(sizeof(SkRect))) {
745 if (this->needOpBytes(kSizeOfFlatRRect)) {
754 if (this->needOpBytes(path.writeToMemory(NULL))) {
768 if (this->needOpBytes(opBytesNeeded)) {
856 if (this->needOpBytes(4 + SkAlign4(byteLength) + 2 * sizeof(SkScalar))) {
872 if (this->needOpBytes(4 + SkAlign4(byteLength) + 4 + count * sizeof(SkPoint))) {
889 if (this->needOpBytes(4 + SkAlign4(byteLength) + 4 + count * sizeof(SkScalar) + 4)) {
912 if (this->needOpBytes(size)) {
957 if (this->needOpBytes(size)) {
985 if (this->needOpBytes(4 + SkAlign4(size))) {
1101 } else if (this->needOpBytes(sizeof(void*))) {
1133 if (size && this->needOpBytes(size)) {
1146 if (this->needOpBytes()) {
1153 if (this->needOpBytes(size)) {