Home
last modified time | relevance | path

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

/external/proguard/src/proguard/gui/splash/
DImageSprite.java68 double scale_x = scaleX.getDouble(time); in paint() local
/external/tensorflow/tensorflow/core/kernels/
Dresize_area_op.cc71 float scale_x = x_interp.start_scale; in ComputePatchSumOf3Channels() local
120 float scale_x = x_interp.start_scale; in ComputePatchSum() local
Dresize_area_op_test.cc123 float scale_x = j < in_x in ResizeAreaBaseline() local
Dresize_bicubic_op_test.cc255 float scale_y = 0.3, float scale_x = 0.7) { in ResizeBicubic()
/external/tensorflow/tensorflow/examples/android/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.cc34 float* const scale_x, in AdjustBox()
Dobject_tracker.cc290 float scale_x; in TrackBox() local
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_yuv.c123 float scale_x; in xa_yuv_planar_blit() local
/external/u-boot/drivers/video/
Dstb_truetype.h1562 STBTT_DEF void stbtt_GetGlyphBitmapBoxSubpixel(const stbtt_fontinfo *font, int glyph, float scale_x in stbtt_GetGlyphBitmapBoxSubpixel()
1580 STBTT_DEF void stbtt_GetGlyphBitmapBox(const stbtt_fontinfo *font, int glyph, float scale_x, float … in stbtt_GetGlyphBitmapBox()
1585 …CodepointBitmapBoxSubpixel(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y… in stbtt_GetCodepointBitmapBoxSubpixel()
1590 STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x in stbtt_GetCodepointBitmapBox()
2248 …(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, float scale_x, float scale_y… in stbtt__rasterize()
2403 …ult, float flatness_in_pixels, stbtt_vertex *vertices, int num_verts, float scale_x, float scale_y… in stbtt_Rasterize()
2420 STBTT_DEF unsigned char *stbtt_GetGlyphBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, fl… in stbtt_GetGlyphBitmapSubpixel()
2460 STBTT_DEF unsigned char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scal… in stbtt_GetGlyphBitmap()
2465 …o *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y… in stbtt_MakeGlyphBitmapSubpixel()
2484 …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/libxcam/modules/ocl/
Dcl_image_warp_handler.cpp134 float scale_x = 1.0f - 2.0f * warp_config.trim_ratio; in prepare_arguments() local
/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/libxcam/tests/
Dtest-cl-image.cpp452 float scale_x = 2.0f; in main() local
/external/skqp/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/skia/experimental/pvg/
Ddraw_msg.proto98 float scale_x = 3; // default = 1.0 field
/external/pdfium/fpdfsdk/
Dfpdfview.cpp751 double* scale_x, in GetScaling()
777 double scale_x = 0.0f; in GetMaskDimensionsAndOffsets() local
/external/harfbuzz_ng/util/
Doptions.cc682 int scale_x = (int) scalbnf (font_size_x, subpixel_bits); in get_font() local
/external/virglrenderer/src/
Dvrend_blitter.c680 float scale_x = (float)info->dst.box.width / (float)info->src.box.width; in calc_dst_deltas_from_src() local
/external/webrtc/webrtc/base/
Dx11windowpicker.cc511 double scale_x = static_cast<double>(dst_width) / in GetDrawableThumbnail() local
/external/ImageMagick/coders/
Dwmf.c331 scale_x, member
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp938 float scale_x = fabs(matrixCTM.a); in DrawNormalText() local