Searched refs:surfaceMode (Results 1 – 2 of 2) sorted by relevance
338 for (boolean surfaceMode : boolStates) { in testInitializationLatency()342 isAsync, surfaceMode); in testInitializationLatency()550 boolean isAsync, boolean surfaceMode) { in DecoderInitializationLatency() argument555 surfaceMode ? MediaCodec.createPersistentInputSurface() : null; in DecoderInitializationLatency()
162 int getColorFormat(String name, String mediaType, boolean surfaceMode, boolean hbdMode) in getColorFormat() argument164 if (surfaceMode) return COLOR_FormatSurface; in getColorFormat()