/third_party/typescript/tests/baselines/reference/ |
H A D | privateClassPropertyAccessibleWithinNestedClass.js | 25 var sx1 = C.x; variable
|
H A D | protectedClassPropertyAccessibleWithinNestedClass.js | 25 var sx1 = C.x; variable
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_blitter.c | 315 unsigned sx1, sy1, sx2, sy2; in emit_blit() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | scpr.c | 422 int sy1 = 0, sy2 = 16, sx1 = 0, sx2 = 16; in decompress_p() local [all...] |
H A D | scpr.h | 217 decode_run_p(AVCodecContext *avctx, uint32_t ptype, int run, int x, int y, uint32_t clr, uint32_t *dst, uint32_t *prev, int linesize, int plinesize, uint32_t *bx, uint32_t *by, uint32_t backstep, int sx1, int sx2, int *cx, int *cx1) decode_run_p() argument
|
H A D | scpr3.c | 1088 int sy1 = 0, sy2 = 16, sx1 = 0, sx2 = 16; in decompress_p3() local [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBufferTestUtil.cpp | 324 float sx1 = (float)(x+1) / (float)gridSizeX; in computePositions() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_blitter.c | 633 int sx1, sy1, sx2, sy2; in emit_blit_texture() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsScissorTests.cpp | 279 const int sx1 = scissorRect.x() + scissorRect.z(); in applyScissor() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsScissorTests.cpp | 279 const int sx1 = scissorRect.x() + scissorRect.z(); in applyScissor() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsBufferTestUtil.cpp | 485 float sx1 = (float)(x+1) / (float)gridSizeX; in computePositions() local
|
H A D | glsShaderRenderCase.cpp | 675 float sx1 = x1 * (float)width; in computeVertexReference() local
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrRasterizer.cpp | 558 const deInt64 sx1 = toSubpixelCoord(x0+1, m_subpixelBits) + halfPixel; in rasterizeSingleSample() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderRenderCase.cpp | 747 float sx1 = x1 * (float)width; in computeVertexReference() local
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLGpu.cpp | 3381 GrGLfloat sx1 = (GrGLfloat)(srcRect.fLeft + w); in copySurfaceAsDraw() local
|