Searched defs:getValues (Results 1 – 6 of 6) sorted by relevance
172 public short[] getValues() { in getValues() method in JPEGHuffmanTable
124 public synchronized ContentValues getValues(String rowName) { in getValues() method in ContentQueryMap
79 bool getValues(void) const { return mValues; } in getValues() function
939 public void getValues(float[] values) { in getValues() method in Matrix
523 public void getValues(float[] values) { in getValues() method in Matrix
321 static void getValues(JNIEnv* env, jobject clazz, SkMatrix* matrix, jfloatArray values) { in getValues() function in android::SkMatrixGlue