Home
last modified time | relevance | path

Searched defs:scale_x (Results 1 – 23 of 23) sorted by relevance

/external/proguard/src/proguard/gui/splash/
DImageSprite.java68 double scale_x = scaleX.getDouble(time); in paint() local
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dgeom.h225 inline void ScaleOrigin(const float scale_x, const float scale_y) { in ScaleOrigin()
232 inline void Scale(const float scale_x, const float scale_y) { in Scale()
Dframe_pair.cc35 float* const scale_x, in AdjustBox()
Dobject_tracker.cc292 float scale_x; in TrackBox() local
/external/tensorflow/tensorflow/core/kernels/image/
Dresize_area_op.cc72 float scale_x = x_interp.start_scale; in ComputePatchSumOf3Channels() local
121 float scale_x = x_interp.start_scale; in ComputePatchSum() local
Dresize_area_op_test.cc126 float scale_x = j < in_x in ResizeAreaBaseline() local
Dresize_bicubic_op_test.cc257 float scale_y = 0.3, float scale_x = 0.7) { in ResizeBicubic()
/external/igt-gpu-tools/overlay/x11/
Dposition.c162 float scale_x, scale_y; in x11_position() local
/external/mesa3d/src/gallium/frontends/xa/
Dxa_yuv.c123 float scale_x; in xa_yuv_planar_blit() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor_cs.c36 float scale_x; member
/external/mesa3d/src/imgui/
Dimstb_truetype.h2629 STBTT_DEF void stbtt_GetGlyphBitmapBoxSubpixel(const stbtt_fontinfo *font, int glyph, float scale_x in stbtt_GetGlyphBitmapBoxSubpixel()
2647 STBTT_DEF void stbtt_GetGlyphBitmapBox(const stbtt_fontinfo *font, int glyph, float scale_x, float … in stbtt_GetGlyphBitmapBox()
2652 …CodepointBitmapBoxSubpixel(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y… in stbtt_GetCodepointBitmapBoxSubpixel()
2657 STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x in stbtt_GetCodepointBitmapBox()
3330 …(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, float scale_x, float scale_y… in stbtt__rasterize()
3535 …ult, float flatness_in_pixels, stbtt_vertex *vertices, int num_verts, float scale_x, float scale_y… in stbtt_Rasterize()
3553 STBTT_DEF unsigned char *stbtt_GetGlyphBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, fl… in stbtt_GetGlyphBitmapSubpixel()
3593 STBTT_DEF unsigned char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scal… in stbtt_GetGlyphBitmap()
3598 …o *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y… in stbtt_MakeGlyphBitmapSubpixel()
3617 …o *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y… in stbtt_MakeGlyphBitmap()
[all …]
/external/libdrm/exynos/
Dexynos_fimg2d.c690 unsigned int scale_x, scale_y; in g2d_copy_with_scale() local
916 unsigned int scale_x, scale_y; in g2d_scale_and_blend() local
/external/webrtc/modules/desktop_capture/mac/
Dwindow_list_utils.cc374 float scale_x = size.width() / window_bounds.width(); in GetWindowScaleFactor() local
/external/pdfium/fpdfsdk/
Dfpdf_view.cpp341 double* scale_x, in GetScaling()
367 double scale_x = 0.0f; in GetMaskDimensionsAndOffsets() local
/external/skia/experimental/pvg/
Ddraw_msg.proto98 float scale_x = 3; // default = 1.0 field
/external/pdfium/core/fxge/dib/
Dcstretchengine.cpp269 double scale_x = static_cast<float>(m_SrcWidth) / m_DestWidth; in CStretchEngine() local
/external/skqp/experimental/pvg/
Ddraw_msg.proto98 float scale_x = 3; // default = 1.0 field
/external/mesa3d/src/gallium/drivers/iris/
Diris_blit.c205 float scale_x = (float) (*src_x1 - *src_x0) / (*dst_x1 - *dst_x0); in apply_blit_scissor() local
/external/harfbuzz_ng/util/
Doptions.cc694 int scale_x = (int) scalbnf (font_size_x, subpixel_bits); in get_font() local
/external/virglrenderer/src/
Dvrend_blitter.c596 float scale_x = (float)info->dst.box.width / (float)info->src.box.width; in calc_dst_deltas_from_src() local
/external/ImageMagick/coders/
Dwmf.c331 scale_x, member
/external/libgav1/libgav1/src/tile/
Dprediction.cc968 const int scale_x = ((reference_upscaled_width << kReferenceScaleShift) + in ScaleMotionVector() local
/external/igt-gpu-tools/lib/
Digt_fb.c1488 double scale_x, scale_y; in igt_paint_image() local