/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
D | layered_filter_fast_d1new.rs | 92 const int index = y * g_image_size_i4.s0 + x; // width 121 const int index = y * g_image_size_i4.s0 + x; // width 134 sharp_actual_depth = rsGetElementAt_uchar(g_sharp_actual_depth, index - g_image_size_i4.s0); 138 sharp_actual_depth = rsGetElementAt_uchar(g_sharp_actual_depth, index + g_image_size_i4.s0); 161 int current_meta_index = x - (kernel_center_y * g_image_size_i4.s0 + kernel_center_x); // width 163 const int jump_to_next_row = g_image_size_i4.s0 - kernel_dim_x; // width 193 uchar sharp_actual_depth = rsGetElementAt_uchar(g_sharp_actual_depth, x - g_image_size_i4.s0); 197 sharp_actual_depth = rsGetElementAt_uchar(g_sharp_actual_depth, x + g_image_size_i4.s0); 221 int current_meta_index = x - (kernel_center_y * g_image_size_i4.s0 + kernel_center_x); // width 223 const int jump_to_next_row = g_image_size_i4.s0 - kernel_dim_x; // width [all …]
|
D | layer_info_fast.rsh | 28 return (depth <= layer_info_f2.s0); 33 return (layer_info_i2.s1 <= depth && depth <= layer_info_i2.s0); 39 return (depth != 0) & (depth <= layer_info_f2.s0); 45 ((depth < layer_info_f2.s1) | (depth > layer_info_f2.s0));
|
D | layered_filter_d1new_helper.rsh | 54 …int current_meta_index = index_sharp_meta - kernel_center_y * image_size_i4.s0 - kernel_center_x; … 56 const int jump_to_next_row = image_size_i4.s0 - kernel_dim_x; // image_size.width 95 …int current_meta_index = index_sharp_meta - kernel_center_y * image_size_i4.s0 - kernel_center_x; … 97 const int jump_to_next_row = image_size_i4.s0 - kernel_dim_x; // image_size.width 134 int current_kernel_index = alloc_kernel_info.s0; // kernel_info.offset 137 const float *vis_prob = visibility_probability->lut[layer_info_i2.s0]; // layer_info.front_depth 140 int current_meta_index = (y - kernel_center_y) * image_size_i4.s0 + // image_size.width 145 const int jump_to_next_row = image_size_i4.s0 - kernel_dim_x; // image_size.width 191 int current_index_integral = (y - kernel_radius_y) * image_size_i4.s0 + x; // image_size.width 194 const int jump_to_next_row = image_size_i4.s0; // image_size.width [all …]
|
/frameworks/native/services/surfaceflinger/ |
D | surfaceflinger.rc | 7 …/vr/display/client stream 0666 system graphics u:object_r:pdx_display_client_endpoint_socket:s0 8 …vr/display/manager stream 0666 system graphics u:object_r:pdx_display_manager_endpoint_socket:s0 9 …m/vr/display/vsync stream 0666 system graphics u:object_r:pdx_display_vsync_endpoint_socket:s0
|
D | Layer.cpp | 2469 uint32_t w0=0, h0=0, s0=0, f0=0; local 2473 s0 = buf0->getStride(); 2480 mFormat, w0, h0, s0,f0,
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WifiScoreReport.java | 121 int s0 = mConnectedScore.generateScore(); in calculateAndReportScore() local 125 score = s0; in calculateAndReportScore() 138 logLinkMetrics(wifiInfo, s0, s1); in calculateAndReportScore() 166 private void logLinkMetrics(WifiInfo wifiInfo, int s0, int s1) { in logLinkMetrics() argument 182 s0, s1); in logLinkMetrics()
|
/frameworks/base/tests/net/java/com/android/internal/util/ |
D | BitUtilsTest.java | 47 short s0 = 0; in testUnsignedShortWideningConversions() local 50 assertEquals(0, uint16(s0)); in testUnsignedShortWideningConversions()
|
/frameworks/native/opengl/libagl/ |
D | primitives.cpp | 695 int32_t s0, int32_t t0, int32_t s1, int32_t t1, int32_t s2, int32_t t2) in compute_lod() argument 707 int32_t texelArea = abs( gglMulx(s1-s0, t2-t0, shift) - in compute_lod() 708 gglMulx(s2-s0, t1-t0, shift) )*w*h; in compute_lod() 726 int32_t s0 = v0->texture[i].S; in lerp_texcoords() local 735 int lod = compute_lod(c, i, s0, t0, s1, t1, s2, t2); in lerp_texcoords() 743 s0 *= width; in lerp_texcoords() 753 itt[6] = -lerp.iteratorsScale(itt+0, s0, s1, s2); in lerp_texcoords() 783 int32_t s0 = v0->texture[i].S; in lerp_texcoords_w() local 792 int lod = compute_lod(c, i, s0, t0, s1, t1, s2, t2); in lerp_texcoords_w() 800 s0 *= width; in lerp_texcoords_w() [all …]
|
D | texture.cpp | 720 int32_t s0 = Ucr - gglMulx(dsdx, x); // s0 = Ucr - x * dsdx in drawTexxOESImp() local 722 texcoords[0] = s0; in drawTexxOESImp() 797 const GLint s0 = Ucr - x; in drawTexiOES() local 802 if ((uint32_t(s0+x+w) > tw) || (uint32_t(t0+y+h) > th)) { in drawTexiOES() 811 c->rasterizer.procs.texCoord2i(c, s0, t0); in drawTexiOES()
|
/frameworks/native/services/vr/bufferhubd/ |
D | bufferhubd.rc | 6 …stem/buffer_hub/client stream 0660 system system u:object_r:pdx_bufferhub_client_endpoint_socket:s0
|
/frameworks/native/services/vr/performanced/ |
D | performanced.rc | 6 …m/performance/client stream 0666 system system u:object_r:pdx_performance_client_endpoint_socket:s0
|
/frameworks/native/libs/math/include/math/ |
D | TQuatHelpers.h | 253 const T s0 = std::sin(a0) * isina; in slerp() local 256 return normalize(s0 * p + ((d < 0) ? (-s1) : (s1)) * q); in slerp()
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | AidlTest.java | 384 String[] s0 = new String[]{"s0[0]"}; in testArrays() local 387 String[] sr = mRemote.stringArray(s0, s1, s2); in testArrays()
|
/frameworks/rs/script_api/ |
D | rs_value_types.spec | 47 myVar.x == myVar.r == myVar.s0 == myVar.S0<br/>
|
/frameworks/rs/script_api/include/ |
D | rs_value_types.rsh | 49 * myVar.x == myVar.r == myVar.s0 == myVar.S0 77 * v3 = v3.xas0; // Invalid: can't mix xyzw with rgba nor s0...
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2544 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat… 2550 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat…
|