| /device/soc/rockchip/common/vendor/drivers/phy/ |
| H A D | phy-rockchip-usbdp.c | 111 bool flip;
member
|
| /device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usbdp.c | 112 bool flip; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vp56.h | 186 int flip; /* are we flipping ? */ member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_blit.c | 441 bool flip = false; in flip_coords() local
|
| H A D | radv_meta_etc_decode.c | 276 nir_ssa_def *flip = nir_test_mask(&b, color_y, 1); in build_shader() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_nir_passes.c | 66 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 D | angletypes.h | 80 RectangleImpl<T> flip(bool flipX, bool flipY) const in flip() function
|
| /device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
| H A D | rk-camera-module.h | 230 __u8 flip; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_blorp.c | 622 bool flip = false; in flip_coords() local
|
| /third_party/libdrm/ |
| H A D | xf86drmMode.c | 1070 struct drm_mode_crtc_page_flip flip; in drmModePageFlip() local
|
| /third_party/rust/crates/either/src/ |
| H A D | lib.rs | 300 pub fn flip(self) -> Either<R, L> { in flip() functions
|
| /third_party/skia/src/core/ |
| H A D | SkVM.cpp | 940 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 D | SurfaceContext.cpp | 215 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 D | SkPathOpsTSect.cpp | 555 bool flip = false; in binarySearchCoin() local
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
| H A D | rk-camera-module.h | 325 __u8 flip; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | RegisterCoalescer.cpp | 514 bool CoalescerPair::flip() { in flip() function in CoalescerPair
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | ShaderCore.cpp | 1423 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 D | GrStyledShapeTest.cpp | 286 GrStyledShape flip = GrStyledShape::MakeFilled(shape, GrStyledShape::FillInversion::kFlip); in test_inversions() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-typec.c | 425 bool flip;
member
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.cc | 1211 bool flip = (new_start_index & 1) != (start_index & 1); in GenerateBranches() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 826 const bool flip = devinfo->ppipe_subslices[0] < devinfo->ppipe_subslices[1]; in upload_pixel_hashing_tables() local
|
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 4502 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 D | rust-library.rs | 29483 pub fn flip(&self) { in flip() functions [all...] |