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

  /development/samples/BrowserPlugin/jni/
RenderingThread.h 45 void getDimensions(int& width, int& height);
RenderingThread.cpp 90 void RenderingThread::getDimensions(int& width, int& height) {
  /external/javassist/src/main/javassist/bytecode/analysis/
MultiArrayType.java 58 public int getDimensions() {
96 int typeDims = type.getDimensions();
Type.java 205 public int getDimensions() {
358 int typeDims = type.getDimensions();
359 int thisDims = this.getDimensions();
  /frameworks/base/media/libstagefright/rtsp/
ASessionDescription.h 47 bool getDimensions(
APacketSource.cpp 426 if (!sessionDesc->getDimensions(index, PT, &width, &height)) {
458 if (!sessionDesc->getDimensions(index, PT, &width, &height)) {
511 if (!sessionDesc->getDimensions(index, PT, &width, &height)) {
ASessionDescription.cpp 225 bool ASessionDescription::getDimensions(
  /development/samples/BrowserPlugin/jni/animation/
AnimationThread.cpp 96 getDimensions(width, height);
  /system/media/mca/filterfw/java/android/filterfw/core/
FrameFormat.java 97 public int[] getDimensions() {
164 result.setDimensions(getDimensions());
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
RenameClassAdapter.java 97 for (int n = type.getDimensions(); n > 0; n--) {
125 for (int n = type.getDimensions(); n > 0; n--) {
  /prebuilt/common/asm/
asm-3.1.jar 
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js     [all...]
concat-jquery-mootools-prototype.js     [all...]
  /external/doclava/src/com/google/doclava/
InfoBuilder.java 870 dimension = getDimensions(tree);
    [all...]
  /prebuilt/common/jarjar/
jarjar-1.0rc8.jar 
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 869 milliseconds