Home | History | Annotate | Download | only in src

Lines Matching full:externalfloatarray

93 //           - ExternalFloatArray
798 V(ExternalFloatArray) \
3890 class ExternalFloatArray: public ExternalArray {
3902 static inline ExternalFloatArray* cast(Object* obj);
3915 DISALLOW_IMPLICIT_CONSTRUCTORS(ExternalFloatArray);