Home
last modified time | relevance | path

Searched defs:flip (Results 51 - 73 of 73) sorted by relevance

123

/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-usbdp.c111 bool flip; member
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c112 bool flip; member
/third_party/ffmpeg/libavcodec/
H A Dvp56.h186 int flip; /* are we flipping ? */ member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit.c441 bool flip = false; in flip_coords() local
H A Dradv_meta_etc_decode.c276 nir_ssa_def *flip = nir_test_mask(&b, color_y, 1); in build_shader() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_nir_passes.c66 lower_pos_write(nir_builder *b, struct nir_instr *instr, nir_variable **flip) in lower_pos_write() argument
96 nir_variable *flip = NULL; in d3d12_lower_yflip() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes.h80 RectangleImpl<T> flip(bool flipX, bool flipY) const in flip() function
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drk-camera-module.h230 __u8 flip; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_blorp.c622 bool flip = false; in flip_coords() local
/third_party/libdrm/
H A Dxf86drmMode.c1070 struct drm_mode_crtc_page_flip flip; in drmModePageFlip() local
/third_party/rust/crates/either/src/
H A Dlib.rs300 pub fn flip(self) -> Either<R, L> { in flip() functions
/third_party/skia/src/core/
H A DSkVM.cpp940 I32 flip = (x > 1.0f); in approx_atan() local
954 I32 flip = (abs(y0) > abs(x0)); in approx_atan2() local
/third_party/skia/src/gpu/
H A DSurfaceContext.cpp215 bool flip = this->origin() == kBottomLeft_GrSurfaceOrigin; in readPixels() local
483 bool flip = this->origin() == kBottomLeft_GrSurfaceOrigin; in internalWritePixels() local
1276 bool flip = this->origin() == kBottomLeft_GrSurfaceOrigin; in transferPixels() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp555 bool flip = false; in binarySearchCoin() local
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drk-camera-module.h325 __u8 flip; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp514 bool CoalescerPair::flip() { in flip() function in CoalescerPair
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1423 Int4 flip = CmpNLT(Nref.x * I.x, Float4(0.0f)) & Int4(0x80000000); in forward1() local
1430 Int4 flip = CmpNLT(dot2(Nref, I), Float4(0.0f)) & Int4(0x80000000); in forward2() local
1438 Int4 flip = CmpNLT(dot3(Nref, I), Float4(0.0f)) & Int4(0x80000000); in forward3() local
1447 Int4 flip in forward4() local
[all...]
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp286 GrStyledShape flip = GrStyledShape::MakeFilled(shape, GrStyledShape::FillInversion::kFlip); in test_inversions() local
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c425 bool flip; member
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc1211 bool flip = (new_start_index & 1) != (start_index & 1); in GenerateBranches() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c826 const bool flip = devinfo->ppipe_subslices[0] < devinfo->ppipe_subslices[1]; in upload_pixel_hashing_tables() local
/third_party/astc-encoder/Source/
H A Dtinyexr.h4502 tdefl_write_image_to_png_file_in_memory_ex(const void *pImage, int w, int h, int num_chans, size_t *pLen_out, mz_uint level, mz_bool flip) tdefl_write_image_to_png_file_in_memory_ex() argument
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs29483 pub fn flip(&self) { in flip() functions
[all...]

Completed in 155 milliseconds

123