Searched defs:getArray (Results 1 – 13 of 13) sorted by relevance
44 SkTypedArray* getArray() { SkASSERT(fType == SkType_Array); return fOperand.fArray; } in getArray() function
39 SkOpArray* getArray() { SkASSERT(fType == SkOperand2::kArray); return fOperand.fArray; } in getArray() function
88 const domGlsl_setarray_typeRef getArray() const { return elemArray; } in getArray() function
88 const domCg_setarray_typeRef getArray() const { return elemArray; } in getArray() function
206 const domGlsl_newarray_typeRef getArray() const { return elemArray; } in getArray() function
235 const domCg_newarray_typeRef getArray() const { return elemArray; } in getArray() function
58 const GrTDArray<T*>& getArray() const { return fSorted; } in getArray() function
431 const Formattable* getArray(int32_t& count) const in getArray() function
136 static Designator getArray(Expr *Index, in getArray() function
1278 static DeclaratorChunk getArray(unsigned TypeQuals, in getArray() function
651 Formattable::getArray(int32_t& count, UErrorCode& status) const in getArray() function in Formattable
679 PassRefPtr<InspectorArray> InspectorObject::getArray(const String& name) const in getArray() function in WebCore::InspectorObject
281 public Array getArray(int columnIndex) throws SQLException { in getArray() method in Impl_RowSet285 public Array getArray(String colName) throws SQLException { in getArray() method in Impl_RowSet