/external/skia/src/core/ |
D | SkMask.cpp | 61 size_t dstW = safe.add(src.fBounds.width(), safe.add(radiusX, radiusX)); in PrepareDestination() local
|
D | SkMaskBlurFilter.cpp | 551 uint8_t* dst, int dstW) { in blur_row() 594 uint8_t* dst, size_t dstStride, int dstW, int dstH) { in blur_x_rect() 612 uint8_t* dst, size_t dstStride, int dstW, int dstH) { in direct_blur_x() 907 int dstW = dst->fBounds.width(), in small_blur() local 981 dstW = dst->fBounds.width(), in blur() local
|
D | SkScalerContext.cpp | 421 int dstW = srcW; in generateMask() local
|
/external/skqp/src/core/ |
D | SkMask.cpp | 61 size_t dstW = safe.add(src.fBounds.width(), safe.add(radiusX, radiusX)); in PrepareDestination() local
|
D | SkMaskBlurFilter.cpp | 551 uint8_t* dst, int dstW) { in blur_row() 594 uint8_t* dst, size_t dstStride, int dstW, int dstH) { in blur_x_rect() 612 uint8_t* dst, size_t dstStride, int dstW, int dstH) { in direct_blur_x() 907 int dstW = dst->fBounds.width(), in small_blur() local 981 dstW = dst->fBounds.width(), in blur() local
|
D | SkScalerContext.cpp | 389 int dstW = srcW; in generateMask() local
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.cpp | 471 float dstW = (float)dst.getWidth(); in sampleTextureProjected() local 511 float dstW = (float)dst.getWidth(); in sampleTextureProjected() local 617 const float dstW = float(dstSize.x()); in sampleTextureCube() local 810 float dstW = (float)dst.getWidth(); in sampleTextureProjected() local 870 const float dstW = (float)dst.getWidth(); in sampleTextureCubeArray() local 1244 const float dstW = float(dstSize.x()); in computeTextureLookupDiff() local 1348 const float dstW = float(dstSize.x()); in computeTextureLookupDiff() local 1548 const float dstW = float(dstSize.x()); in computeTextureLookupDiff() local 1728 const float dstW = float(dstSize.x()); in computeTextureLookupDiff() local 1898 const float dstW = float(dstSize.x()); in computeTextureLookupDiff() local [all …]
|
/external/skqp/src/effects/imagefilters/ |
D | SkBlurImageFilter.cpp | 410 dstW = dstBounds.width(), in copy_image_with_bounds() local 486 dstW = dstBounds.width(), in cpu_blur() local
|
/external/skia/src/effects/imagefilters/ |
D | SkBlurImageFilter.cpp | 410 dstW = dstBounds.width(), in copy_image_with_bounds() local 486 dstW = dstBounds.width(), in cpu_blur() local
|
/external/mesa3d/src/mesa/drivers/common/ |
D | meta_blit.c | 616 const GLint dstW = abs(dstX1 - dstX0); in blitframebuffer_texture() local 953 const GLint dstW = abs(dstX1 - dstX0); in _mesa_meta_BlitFramebuffer() local
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 68 float dstW = (float)dst.getWidth(); in renderReference() local
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aVaryingInterpolationTests.cpp | 66 float dstW = (float)dst.getWidth(); in renderReference() local
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_renderer.c | 307 float dstW, float dstH, struct xa_surface *srf[]) in setup_vertex_data_yuv()
|
/external/swiftshader/src/Device/ |
D | ETC_Decoder.cpp | 677 bool ETC_Decoder::Decode(const unsigned char* src, unsigned char *dst, int w, int h, int dstW, int … in Decode()
|
D | Surface.cpp | 3048 int dstW = dst->getWidth(); in copyCubeEdge() local
|
/external/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 677 bool ETC_Decoder::Decode(const unsigned char* src, unsigned char *dst, int w, int h, int dstW, int … in Decode()
|
D | Surface.cpp | 3647 int dstW = dst->getWidth(); in copyCubeEdge() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3119 int dstW = de::abs(dstX1-dstX0); in blitFramebuffer() local
|