HomeSort by relevance Sort by last modified time
    Searched refs:getInts (Results 1 - 10 of 10) sorted by null

  /system/media/mca/filterfw/java/android/filterfw/core/
VertexFrame.java 70 public int[] getInts() {
SimpleFrame.java 96 public int[] getInts() {
Frame.java 100 public abstract int[] getInts();
NativeFrame.java 123 public int[] getInts() {
GLFrame.java 184 public int[] getInts() {
186 flushGPU("getInts");
SerializedFrame.java 212 public int[] getInts() {
  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp 369 int* colors = hasColors ? getInts(colorsCount) : NULL;
382 xDivs = getInts(xDivsCount);
383 yDivs = getInts(yDivsCount);
712 int* colors = hasColors ? getInts(colorsCount) : NULL;
729 xDivs = getInts(xDivsCount);
730 yDivs = getInts(yDivsCount);
    [all...]
DisplayListRenderer.h 189 int32_t* getInts(uint32_t& count) {
  /system/media/mca/filterpacks/imageproc/java/
AutoFixFilter.java 255 createHistogramFrame(context, mWidth, mHeight, input.getInts());
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 2218 milliseconds