Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 25 of 59) sorted by relevance

123

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DBlockingInputAllocation.java38 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in BlockingInputAllocation
93 if (VERBOSE) Log.v(TAG, "waitForBufferAndReceive - begin"); in waitForBufferAndReceive()
98 if (VERBOSE) Log.v(TAG, "waitForBufferAndReceive - Allocation#ioReceive"); in waitForBufferAndReceive()
116 if (VERBOSE) Log.v(TAG, "waitForBufferAndReceive - begin"); in waitForBufferAndReceive()
121 if (VERBOSE) Log.v(TAG, "waitForBufferAndReceive - Allocation#ioReceive"); in waitForBufferAndReceive()
143 if (VERBOSE) Log.v(TAG, "receiveLatestAvailableBuffers - updated = " + updatedBuffers); in receiveLatestAvailableBuffers()
209 if (VERBOSE) Log.v(TAG, "waiting for next buffer"); in waitForBufferWithTimeout()
248 if (VERBOSE) Log.v(TAG, "new buffer in allocation available"); in onBufferAvailable()
DScriptYuvMeans2dTo1d.java39 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in ScriptYuvMeans2dTo1d
67 if (VERBOSE) Log.v(TAG, "executeUnchecked - forEach_means_yuvf_420"); in executeUnchecked()
71 if (VERBOSE) Log.v(TAG, "executeUnchecked - forEach_means_yuvx_444"); in executeUnchecked()
DScriptYuvToRgb.java33 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in ScriptYuvToRgb
57 if (VERBOSE) { Log.v(TAG, "executeUnchecked - forEach done"); } in executeUnchecked()
DScriptYuvCrop.java39 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in ScriptYuvCrop
68 if (VERBOSE) Log.v(TAG, String.format("createOutputInfo - outputSize is %s", outputSize)); in createOutputInfo()
96 if (VERBOSE) { Log.v(TAG, "executeUnchecked - forEach_crop done"); } in executeUnchecked()
DScriptGraph.java62 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in ScriptGraph
185 if (VERBOSE) Log.v(TAG, "execute - invoked " + i + " scripts"); in execute()
484 if (VERBOSE) Log.v(TAG, "ScriptGraph() - Instantiating all script classes"); in ScriptGraph()
503 if (VERBOSE) Log.v(TAG, "ScriptGraph() - Creating all inputs"); in ScriptGraph()
509 if (VERBOSE) { in ScriptGraph()
527 if (VERBOSE) Log.v(TAG, "ScriptGraph() - Creating all outputs"); in ScriptGraph()
540 if (VERBOSE) { in ScriptGraph()
550 if (VERBOSE) Log.v(TAG, "ScriptGraph() - Graph has been built"); in ScriptGraph()
DScript.java179 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in Script
268 if (VERBOSE) { in Script()
/cts/tests/tests/media/src/android/media/cts/
DExtractDecodeEditEncodeMuxTest.java68 private static final boolean VERBOSE = false; // lots of logging field in ExtractDecodeEditEncodeMuxTest
317 if (VERBOSE) Log.d(TAG, "video format: " + outputVideoFormat); in extractDecodeEditEncodeMux()
325 if (VERBOSE) Log.d(TAG, "video found codec: " + videoEncoderName); in extractDecodeEditEncodeMux()
341 if (VERBOSE) Log.d(TAG, "audio found codec: " + audioEncoderName); in extractDecodeEditEncodeMux()
401 if (VERBOSE) Log.d(TAG, "releasing extractor, decoder, encoder, and muxer"); in extractDecodeEditEncodeMux()
669 if (VERBOSE) { in getAndSelectVideoTrackIndex()
683 if (VERBOSE) { in getAndSelectAudioTrackIndex()
765 if (VERBOSE) { in doExtractDecodeEditEncodeMux()
803 if (VERBOSE) Log.d(TAG, "no video decoder input buffer"); in doExtractDecodeEditEncodeMux()
806 if (VERBOSE) { in doExtractDecodeEditEncodeMux()
[all …]
DDecodeEditEncodeTest.java52 private static final boolean VERBOSE = false; // lots of logging field in DecodeEditEncodeTest
189 if (VERBOSE) Log.d(TAG, "generateVideoFile " + mWidth + "x" + mHeight); in generateVideoFile()
204 if (VERBOSE) Log.d(TAG, "found codec: " + codecName); in generateVideoFile()
213 if (VERBOSE) Log.d(TAG, "format: " + format); in generateVideoFile()
227 if (VERBOSE) Log.d(TAG, "releasing encoder"); in generateVideoFile()
230 if (VERBOSE) Log.d(TAG, "released encoder"); in generateVideoFile()
265 if (VERBOSE) Log.d(TAG, "gen loop"); in generateVideoData()
272 if (VERBOSE) Log.d(TAG, "signaling input EOS"); in generateVideoData()
284 if (VERBOSE) Log.d(TAG, "inputSurface swapBuffers"); in generateVideoData()
300 if (VERBOSE) Log.d(TAG, "no output from encoder available"); in generateVideoData()
[all …]
DEncodeDecodeTest.java55 private static final boolean VERBOSE = false; // lots of logging field in EncodeDecodeTest
417 if (VERBOSE) Log.d(TAG, "found codec: " + codec); in encodeDecodeVideoFromBuffer()
430 if (VERBOSE) Log.d(TAG, "found colorFormat: " + colorFormat); in encodeDecodeVideoFromBuffer()
438 if (VERBOSE) Log.d(TAG, "format: " + format); in encodeDecodeVideoFromBuffer()
446 if (VERBOSE) Log.d(TAG, "got decoder: " + decoder.getName()); in encodeDecodeVideoFromBuffer()
450 if (VERBOSE) Log.d(TAG, "releasing codecs"); in encodeDecodeVideoFromBuffer()
489 if (VERBOSE) Log.d(TAG, "found codec: " + codec); in encodeDecodeVideoFromSurfaceToSurface()
499 if (VERBOSE) Log.d(TAG, "format: " + format); in encodeDecodeVideoFromSurfaceToSurface()
512 if (VERBOSE) Log.d(TAG, "got decoder: " + decoder.getName()); in encodeDecodeVideoFromSurfaceToSurface()
535 if (VERBOSE) Log.d(TAG, "releasing codecs"); in encodeDecodeVideoFromSurfaceToSurface()
[all …]
DEncodeVirtualDisplayTest.java68 private static final boolean VERBOSE = false; // lots of logging field in EncodeVirtualDisplayTest
254 if (VERBOSE) Log.d(TAG, "releasing codecs, surfaces, and virtual display"); in encodeVirtualDisplayTest()
304 if (VERBOSE) Log.d(TAG, "loop"); in doTestEncodeVirtual()
307 if (VERBOSE) Log.d(TAG, "signaling input EOS"); in doTestEncodeVirtual()
320 if (VERBOSE) Log.d(TAG, "no output from decoder available"); in doTestEncodeVirtual()
323 if (VERBOSE) Log.d(TAG, "decoder output buffers changed (but we don't care)"); in doTestEncodeVirtual()
327 if (VERBOSE) Log.d(TAG, "decoder output format changed: " + in doTestEncodeVirtual()
332 if (VERBOSE) Log.d(TAG, "surface decoder given buffer " + decoderStatus + in doTestEncodeVirtual()
335 if (VERBOSE) Log.d(TAG, "output EOS"); in doTestEncodeVirtual()
351 if (VERBOSE) Log.d(TAG, "awaiting frame " + (lastIndex+1)); in doTestEncodeVirtual()
[all …]
DNativeImageReaderTest.java30 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in NativeImageReaderTest
DImageReaderDecoderTest.java71 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in ImageReaderDecoderTest
472 if (VERBOSE) Log.v(TAG, "stream format: " + mediaFormat); in decodeFramesToImage()
492 if (VERBOSE) Log.v(TAG, "loop:" + outputFrameCount); in decodeFramesToImage()
501 if (VERBOSE) Log.v(TAG, "queue a input buffer, idx/size: " in decodeFramesToImage()
507 if (VERBOSE) Log.v(TAG, "saw input EOS."); in decodeFramesToImage()
529 if (VERBOSE) Log.v(TAG, "got a buffer: " + info.size + "/" + res); in decodeFramesToImage()
532 if (VERBOSE) Log.v(TAG, "no output frame available"); in decodeFramesToImage()
535 if (VERBOSE) Log.v(TAG, "decoder output buffers changed"); in decodeFramesToImage()
540 if (VERBOSE) Log.v(TAG, "decoder output format changed: " + outFormat); in decodeFramesToImage()
605 if (VERBOSE) { in validateImage()
[all …]
DOutputSurface.java46 private static final boolean VERBOSE = false; field in OutputSurface
100 if (VERBOSE) Log.d(TAG, "textureID=" + mTextureRender.getTextureId()); in setup()
299 if (VERBOSE) Log.d(TAG, "new frame available"); in onFrameAvailable()
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DBroadcastRpcBase.java43 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in BroadcastRpcBase
59 Log.i(TAG, "Sending to: " + targetReceiver + (VERBOSE ? "\nRequest: " + request : "")); in invoke()
96 Log.i(TAG, "Response received: " + (VERBOSE ? resultPayload.toString() : "")); in invoke()
112 Log.i(TAG, "Request received: " + (VERBOSE ? request.toString() : "")); in onReceive()
120 Log.i(TAG, "Response generated: " + (VERBOSE ? response.toString() : "")); in onReceive()
/cts/tests/camera/src/android/hardware/camera2/cts/
DNativeImageReaderTest.java29 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in NativeImageReaderTest
DNativeCameraManagerTest.java29 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in NativeCameraManagerTest
DNativeStillCaptureTest.java31 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in NativeStillCaptureTest
DImageWriterTest.java51 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in ImageWriterTest
156 if (VERBOSE) { in readerWriterFormatTestByCamera()
163 if (VERBOSE) { in readerWriterFormatTestByCamera()
170 if (VERBOSE) { in readerWriterFormatTestByCamera()
191 if (VERBOSE) { in readerWriterFormatTestByCamera()
225 if (VERBOSE) { in readerWriterFormatTestByCamera()
229 if (VERBOSE) { in readerWriterFormatTestByCamera()
DAllocationTest.java78 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in AllocationTest
139 if (VERBOSE) { in setManualCaptureRequest()
335 if (VERBOSE) { in convertPixelYuvToRgb()
368 if (VERBOSE) Log.v(TAG, "configureAndCreateRequestForSurface - done"); in configureAndCreateRequestForSurface()
402 if (VERBOSE) Log.v(TAG, "Capture completed"); in captureSingleShotAndExecute()
406 if (VERBOSE) Log.v(TAG, "Waiting for single shot buffer"); in captureSingleShotAndExecute()
413 if (VERBOSE) Log.v(TAG, "Got the buffer"); in captureSingleShotAndExecute()
418 if (VERBOSE) Log.v(TAG, "Stopping capture and waiting for idle"); in stopCapture()
448 if (VERBOSE) Log.v(TAG, "Expected image size = " + packedSize); in validateInputOutputNotZeroes()
469 if (VERBOSE) { in validateInputOutputNotZeroes()
[all …]
DNativeCameraDeviceTest.java32 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in NativeCameraDeviceTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/
DCameraVideoActivity.java68 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in CameraVideoActivity
140 if (VERBOSE) { in getOutputMediaFile()
243 if (VERBOSE) { in prepareVideoRecorder()
276 if (VERBOSE) { in onCreate()
296 if (VERBOSE) { in onResume()
301 if (VERBOSE) { in onResume()
403 if (VERBOSE) {
408 if (VERBOSE) {
414 if (VERBOSE) {
436 if (VERBOSE) { in setUpCaptureButton()
[all …]
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2AndroidTestCase.java58 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in Camera2AndroidTestCase
160 if (VERBOSE) Log.v(TAG, "Starting capture from device"); in startCapture()
176 if (VERBOSE) Log.v(TAG, "Stopping capture"); in stopCapture()
223 if (VERBOSE) { in openDevice()
291 if (VERBOSE) { in closeDevice()
318 if (VERBOSE) Log.v(TAG, "Created ImageReader size " + size.toString()); in createDefaultImageReader()
340 if (VERBOSE) Log.v(TAG, "Created ImageReader size " + size.toString()); in createImageReader()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DTimeout.java32 private static final boolean VERBOSE = true; field in Timeout
163 if (VERBOSE) { in run()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DCtsMediaOutputSurface.java50 private static final boolean VERBOSE = false; field in CtsMediaOutputSurface
104 if (VERBOSE) Log.d(TAG, "textureID=" + mTextureRender.getTextureId()); in setup()
303 if (VERBOSE) Log.d(TAG, "new frame available"); in onFrameAvailable()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DCamera2Focuser.java48 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in Camera2Focuser
354 if (VERBOSE) { in createCaptureListener()
380 if (VERBOSE) { in createCaptureListener()

123