Searched refs:executeUnchecked (Results 1 - 5 of 5) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
H A DScriptYuvMeans1d.java57 protected void executeUnchecked() { method in class:ScriptYuvMeans1d
H A DScriptYuvMeans2dTo1d.java62 protected void executeUnchecked() { method in class:ScriptYuvMeans2dTo1d
67 if (VERBOSE) Log.v(TAG, "executeUnchecked - forEach_means_yuvf_420");
71 if (VERBOSE) Log.v(TAG, "executeUnchecked - forEach_means_yuvx_444");
H A DScriptYuvToRgb.java54 protected void executeUnchecked() { method in class:ScriptYuvToRgb
57 if (VERBOSE) { Log.v(TAG, "executeUnchecked - forEach done"); }
H A DScript.java314 executeUnchecked();
330 protected abstract void executeUnchecked(); method in class:Script
H A DScriptYuvCrop.java93 protected void executeUnchecked() { method in class:ScriptYuvCrop
96 if (VERBOSE) { Log.v(TAG, "executeUnchecked - forEach_crop done"); }

Completed in 252 milliseconds