Home
last modified time | relevance | path

Searched refs:changeFormatWithDefaultUsage (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DScriptYuvToRgb.java37 return outputInfo.changeFormatWithDefaultUsage(PixelFormat.RGBA_8888); in createOutputInfo()
DAllocationInfo.java222 public AllocationInfo changeFormatWithDefaultUsage(int format) { in changeFormatWithDefaultUsage() method in AllocationInfo