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

/frameworks/base/media/libstagefright/rtsp/
H A DASessionDescription.h47 bool getDimensions(
H A DASessionDescription.cpp225 bool ASessionDescription::getDimensions( function in class:android::ASessionDescription
H A DAPacketSource.cpp519 if (!sessionDesc->getDimensions(index, PT, &width, &height)) {
551 if (!sessionDesc->getDimensions(index, PT, &width, &height)) {
604 if (!sessionDesc->getDimensions(index, PT, &width, &height)) {
/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 141 milliseconds