Home | History | Annotate | Download | only in src

Lines Matching full:externalpixelarray

86 //           - ExternalPixelArray
800 V(ExternalPixelArray) \
3677 // A ExternalPixelArray represents a fixed-size byte array with special
3685 class ExternalPixelArray: public ExternalArray {
3699 static inline ExternalPixelArray* cast(Object* obj);
3712 DISALLOW_IMPLICIT_CONSTRUCTORS(ExternalPixelArray);