/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/test/ |
D | endpoint_codec_test.cc | 68 RgbaColor low, RgbaColor high, int quant, EndpointEncodingMode mode) { in TestColors() 94 const RgbaColor low {{ 0, 0, 0, 0 }}; in TEST() local 259 RgbaColor low, high; in TEST() local 357 const RgbaColor low = {{ 20, 4, 40, 255 }}; in TEST() local 383 const auto test_colors = [](const RgbaColor& low, const RgbaColor& high) { in TEST() 449 RgbaColor low, high; in TEST() local
|
/device/generic/vulkan-cereal/third-party/astc-codec/src/base/ |
D | uint128.h | 27 UInt128(uint64_t low) : low_(low) { } in UInt128() 28 UInt128(uint64_t high, uint64_t low) : low_(low), high_(high) { } in UInt128()
|
/device/google/contexthub/firmware/lib/builtins/ |
D | int_lib.h | 33 su_int low; member 43 su_int low; member
|
D | aeabi_f2ulz.c | 25 su_int low = da - (float)high * 4294967296.f; /* high * 0x1p32f; */ in __aeabi_f2ulz() local
|
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
D | etc.cpp | 224 etc1_uint32 low, bool second, bool flipped, bool isPunchthroughAlpha, in decode_subblock() 266 static void etc2_T_H_index(const int* clrTable, etc1_uint32 low, in etc2_T_H_index() 296 static void etc2_decode_block_T(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_T() 325 static void etc2_decode_block_H(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_H() 356 static void etc2_decode_block_P(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_P() 392 etc1_uint32 low = (pIn[4] << 24) | (pIn[5] << 16) | (pIn[6] << 8) | pIn[7]; in etc2_decode_rgb_block() local 496 etc1_uint32 low; member
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | etc.cpp | 224 etc1_uint32 low, bool second, bool flipped, bool isPunchthroughAlpha, in decode_subblock() 266 static void etc2_T_H_index(const int* clrTable, etc1_uint32 low, in etc2_T_H_index() 296 static void etc2_decode_block_T(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_T() 325 static void etc2_decode_block_H(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_H() 356 static void etc2_decode_block_P(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_P() 392 etc1_uint32 low = (pIn[4] << 24) | (pIn[5] << 16) | (pIn[6] << 8) | pIn[7]; in etc2_decode_rgb_block() local 496 etc1_uint32 low; member
|
/device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/ |
D | etc.cpp | 224 etc1_uint32 low, bool second, bool flipped, bool isPunchthroughAlpha, in decode_subblock() 266 static void etc2_T_H_index(const int* clrTable, etc1_uint32 low, in etc2_T_H_index() 296 static void etc2_decode_block_T(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_T() 325 static void etc2_decode_block_H(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_H() 356 static void etc2_decode_block_P(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_P() 392 etc1_uint32 low = (pIn[4] << 24) | (pIn[5] << 16) | (pIn[6] << 8) | pIn[7]; in etc2_decode_rgb_block() local 496 etc1_uint32 low; member
|
/device/generic/vulkan-cereal/stream-servers/tests/ |
D | GLTestUtils.cpp | 102 static float clamp(float x, float low, float high) { in clamp()
|
/device/google/trout/hal/sensors/2.0/ |
D | Sensor.cpp | 95 std::vector<double>::iterator low = in batch() local
|
/device/generic/vulkan-cereal/third-party/googletest/googletest/src/ |
D | gtest-printers.cc | 323 uint64_t low = static_cast<uint64_t>(v); in PrintTo() local
|
/device/generic/goldfish/camera/ |
D | EmulatedCamera.cpp | 616 int low=-1, high=-1; in setParameters() local
|
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/ |
D | endpoint_codec.cc | 203 (const RgbaColor& low, const RgbaColor& high) { in EncodeColorsLuma()
|
/device/generic/vulkan-cereal/third-party/angle/src/common/ |
D | mathutil.h | 717 T low() const { return mLow; } in low() function
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/ |
D | ProgramD3D.cpp | 2777 unsigned int low = outUsedRange->low(); in AssignSamplers() local 2901 unsigned int low = outUsedRange->low(); in AssignImages() local
|
/device/generic/vulkan-cereal/stream-servers/vulkan/ |
D | VkCommonOperations.cpp | 390 uint32_t low = driverVersion & 0x3fff; in decodeDriverVersion() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Renderer11.cpp | 697 unsigned long low = in callD3D11CreateDevice() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | Program.cpp | 3686 unsigned int low = high; in linkSamplerAndImageBindings() local
|