Searched defs:formatName (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DRenderBuffer.h160 static const char* formatName(GLenum format) { function in struct:android::uirenderer::RenderBuffer
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntry.java1979 private void addPhotoBytes(String formatName, byte[] photoBytes, boolean isPrimary) { argument
1983 final PhotoData photoData = new PhotoData(formatName, photoBytes, isPrimary);
2278 String formatName = null;
2284 } else if (formatName == null) {
2285 formatName = typeValue;
2289 addPhotoBytes(formatName, propertyBytes, isPrimary);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 96 milliseconds