Searched refs:getDimensions (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
H A DASessionDescription.h47 bool getDimensions(
H A DAPacketSource.cpp431 if (!sessionDesc->getDimensions(index, PT, &width, &height)) {
463 if (!sessionDesc->getDimensions(index, PT, &width, &height)) {
516 if (!sessionDesc->getDimensions(index, PT, &width, &height)) {
H A DASessionDescription.cpp225 bool ASessionDescription::getDimensions( function in class:android::ASessionDescription
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFrameFormat.java97 public int[] getDimensions() { method in class:FrameFormat
164 result.setDimensions(getDimensions());
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DRenameClassAdapter.java97 for (int n = type.getDimensions(); n > 0; n--) {
125 for (int n = type.getDimensions(); n > 0; n--) {

Completed in 82 milliseconds