Searched defs:yscale (Results 1 – 14 of 14) sorted by relevance
/external/angle/src/compiler/translator/tree_util/ |
D | SpecializationConstant.cpp | 129 TIntermAggregate *CreateVec2(Vec2EnumMap vec2Values, float yscale, vk::SurfaceRotation rotation) in CreateVec2() 142 float yscale, in CreateVec2ArrayWithIndex()
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_type3font.cpp | 61 float yscale = 1.0f; in Load() local
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_translate.h | 426 int xscale, yscale; in translate_samples_to_xyscale() local
|
/external/webp/src/dsp/ |
D | rescaler.c | 133 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in WebPRescalerExportRowShrink_C() local
|
D | rescaler_neon.c | 124 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink_NEON() local
|
D | rescaler_sse2.c | 292 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink_SSE2() local
|
/external/harfbuzz_ng/src/ |
D | hb-graphite2.cc | 309 float yscale = (float) font->y_scale / upem; in _hb_graphite2_shape() local
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_context.c | 73 int xoffset, int yoffset, float yscale) in hud_draw_colored_prims() 300 unsigned xoffset, unsigned yoffset, float yscale) in hud_draw_graph_line_strip()
|
D | hud_private.h | 130 float yscale; member
|
/external/libdrm/exynos/ |
D | exynos_fimg2d.h | 286 unsigned int yscale; member
|
/external/python/cpython2/Lib/lib-tk/ |
D | Canvas.py | 84 def scale(self, xorigin, yorigin, xscale, yscale): argument
|
/external/blktrace/iowatcher/ |
D | plot.c | 793 double yscale = ((double)gld->max) / graph_height; in svg_line_graph() local
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_context.h | 255 float yscale; /* R300_VAP_VPORT_YSCALE: 0x20a0 */ member
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 3853 const float yscale = ((float)m_srcImageHeight) / (float)m_imageHeight; in verify() local
|