Searched refs:formatName (Results 1 – 5 of 5) sorted by relevance
79 String formatName = SurfaceCompositionMeasuringActivity.getPixelFormatInfo(pixelFormat); in testSurfaceCompositionPerformance() local81 Log.i(TAG, "testSurfaceCompositionPerformance(" + formatName + ") = " + score); in testSurfaceCompositionPerformance()82 assertTrue("Device does not support surface(" + formatName + ") composition " + in testSurfaceCompositionPerformance()102 String formatName = SurfaceCompositionMeasuringActivity.getPixelFormatInfo(pixelFormat); in testSurfaceAllocationPerformance() local104 Log.i(TAG, "testSurfaceAllocationPerformance(" + formatName + ") = " + score); in testSurfaceAllocationPerformance()105 assertTrue("Device does not support surface(" + formatName + ") allocation " + in testSurfaceAllocationPerformance()
82 RenderBuffer::formatName(buffer->getFormat()), in deleteBuffer()111 RenderBuffer::formatName(format), width, height); in get()116 RenderBuffer::formatName(format), width, height); in get()142 RenderBuffer::formatName(buffer->getFormat()), in put()148 RenderBuffer::formatName(buffer->getFormat()), in put()
160 static const char* formatName(GLenum format) { in formatName() function
1979 private void addPhotoBytes(String formatName, byte[] photoBytes, boolean isPrimary) { in addPhotoBytes() argument1983 final PhotoData photoData = new PhotoData(formatName, photoBytes, isPrimary); in addPhotoBytes()2278 String formatName = null; in addProperty() local2284 } else if (formatName == null) { in addProperty()2285 formatName = typeValue; in addProperty()2289 addPhotoBytes(formatName, propertyBytes, isPrimary); in addProperty()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...