Searched defs:rotated (Results 1 - 15 of 15) sorted by relevance
/third_party/skia/docs/examples/ |
H A D | Matrix_mapRectScaleTranslate.cpp | 11 SkRect rotated; in REG_FIDDLE() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-zoom.c | 79 _cupsImageZoomNew( cups_image_t *img, int xc0, int yc0, int xc1, int yc1, int xsize, int ysize, int rotated, cups_iztype_t type) _cupsImageZoomNew() argument
|
H A D | image-private.h | 121 rotated, /* Non-zero if image needs to be rotated */ member
|
/third_party/skia/tests/ |
H A D | GrQuadCropTest.cpp | 213 SkMatrix rotated; in test_axis_aligned() local 231 SkMatrix rotated; in test_crop_fully_covered() local
|
H A D | PathOpsBuilderConicTest.cpp | 29 SkPath rotated; in testOvalSet() local
|
/third_party/skia/modules/canvaskit/ |
H A D | matrix.js | |
/third_party/skia/samplecode/ |
H A D | SampleClip.cpp | 218 SkPath rotated; in clip() local
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttobjs.h | 264 FT_Bool rotated; /* `is the glyph rotated?'-flag */ member
|
/third_party/libinput/src/ |
H A D | evdev-mt-touchpad.c | 496 rotated(struct tp_dispatch *tp, unsigned int code, int value) in rotated() function
|
/third_party/mesa3d/src/amd/addrlib/inc/ |
H A D | addrinterface.h | 2406 UINT_32 rotated : 1; ///< This resource is rotated and displable member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_shader.c | 3923 int rotated = (i + 4) % 6; in r600_shader_from_tgsi() local
|
/third_party/skia/src/core/ |
H A D | SkPath.cpp | 3766 SkPath rotated; in clip() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context_gl.cpp | 1562 void Context::rotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z) in rotated() function in gl::Context
|
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.cc | 3986 uint64_t rotated = RotateRight(value, shift, kXRegSize); in Simulator() local
|
/third_party/python/Python/ |
H A D | compile.c | 6824 PyObject *rotated = PyList_GetSlice(pc->stores, 0, in compiler_pattern_or() local
|
Completed in 73 milliseconds