Home
last modified time | relevance | path

Searched refs:back (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DLayerInfo.java32 LayerInfo(int front, int back) { in LayerInfo() argument
34 backDepth = back; in LayerInfo()
Dlayer_info.rsh4 // An object that contains the front and back depths values of a layer
6 // Front and back depth values of this layer.
Dlayer_info_fast.rsh4 // An object that contains the front and back depths values of a layer
6 // Front and back depth values of this layer.
DBlurStack.java199 int back = layerInfo[n].backDepth; in toString() local
200 s += "\nlayer " + n + " num of disparities " + (front - back + 1) + "\n"; in toString()
202 for (int d = front; d >= back; --d) { in toString()
Dlayered_filter_fast_f32.rscript42 // back-most to the focal depth. This image buffer is padded.
54 // In the first pass from back-most to focal depth, g_fuzzy_image holds the
202 // Distance transform in processing layers in pass one from the back-most to
251 // from the back-most to the sharp depth.
298 // Filters target layer in processing layers in pass one from the back-most to
534 void SetTargetLayer(int front, int back) {
536 g_target_layer.back_depth = back;
548 void InitializeF32(int width, int height, int margin, int front, int back) {
551 g_focal_layer.back_depth = back;
563 InitializeVisibilityProbability(&g_visibility_probability, front, back);
Dlayered_filter_fast_d1new.rscript45 // back-most to the focal depth. This image buffer is padded.
55 // In the first pass from back-most to focal depth, g_fuzzy_image holds the
241 // Distance transform in processing layers in pass one from the back-most to
331 // from the back-most to the sharp depth.
399 // Filters target layer in processing layers in pass one from the back-most to
784 void SetTargetLayer(int front, int back) {
786 g_target_layer_i2.s1 = back;
798 void InitializeFast(int width, int height, int margin, int front, int back) {
806 g_focal_layer_i2.s1 = back;
824 InitializeVisibilityProbability(&g_visibility_probability, front, back);
Dpixel_format_f32.rsh16 // 3. After each layer is processed from back-most layer to focal depth layer,
Dlayered_filter_f32_helper.rsh61 // Filters target layer when processing layers in pass one from the back-most to
114 // Filters target layer when processing layers in pass one from the back-most to
Dlayered_filter_d1new_helper.rsh121 // Filters target layer when processing layers in pass one from the back-most to
123 // Use global allocation for filter from back most layer to focus layer
/cts/suite/audio_quality/test/
DTaskCaseTest.cpp64 (list->back().second.get() == buffer2.get())) || in TEST_F()
66 (list->back().second.get() == buffer1.get()))); in TEST_F()
104 ASSERT_TRUE(((list->front().second == val2) && (list->back().second == val3)) || in TEST_F()
105 ((list->front().second == val3) && (list->back().second == val4))); in TEST_F()
/cts/tests/tests/graphics/assets/fonts/security/
Dft45987.ttf.README.txt4 decoded back.
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAtomicTest.rscript55 // to allow the calling code to read it back.
Dkernel_input.rscript27 * are never reflected back to the input Allocation. In order to do