/third_party/flutter/skia/tests/ |
D | CachedDecodingPixelRefTest.cpp | 60 char* bytePtr = static_cast<char*>(pixels); in onGetPixels() local
|
/third_party/skia/tests/ |
D | CachedDecodingPixelRefTest.cpp | 59 char* bytePtr = static_cast<char*>(pixels); in onGetPixels() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 169 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in isValueZero() local 297 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in logValue() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 169 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in isValueZero() local 297 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in logValue() local
|
/third_party/skia/src/effects/ |
D | SkTableColorFilter.cpp | 69 auto apply_table_to_component = [&](skvm::F32 c, const uint8_t* bytePtr) -> skvm::F32 { in onProgram()
|
/third_party/node/deps/icu-small/source/common/ |
D | icuplug.cpp | 81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | icuplug.cpp | 81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
|
/third_party/icu/icu4c/source/common/ |
D | icuplug.cpp | 81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | icuplug.cpp | 81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
D | vktImageSubresourceLayoutTests.cpp | 257 auto bytePtr = reinterpret_cast<unsigned char*>(location); in fillWithRandomData() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageSubresourceLayoutTests.cpp | 257 auto bytePtr = reinterpret_cast<unsigned char*>(location); in fillWithRandomData() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | UniformBufferTest.cpp | 608 const GLubyte *bytePtr = reinterpret_cast<const GLubyte *>(mapPtr); in TEST_P() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_read_image.cpp | 140 inline void DecodeDeltaBytes (uint8 *bytePtr, int32 cols, int32 channels) in DecodeDeltaBytes()
|
D | dng_image_writer.cpp | 2828 inline void EncodeDeltaBytes (uint8 *bytePtr, int32 cols, int32 channels) in EncodeDeltaBytes()
|
/third_party/lz4/lib/ |
D | lz4hc.c | 218 { const BYTE* bytePtr = (const BYTE*)(&pattern) + 3; /* works for any endianness */ in LZ4HC_reverseCountPattern() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | UniformBufferTest.cpp | 597 const GLubyte *bytePtr = reinterpret_cast<const GLubyte *>(mapPtr); in TEST_P() local
|