| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| H A D | AHBFunctions.h | 22 void describe(const AHardwareBuffer *buffer, AHardwareBuffer_Desc *outDesc) const in describe() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | DXT1CompressedTextureTest.cpp | 294 GLuint buffer; in TEST_P() local 360 GLuint buffer; in TEST_P() local
|
| H A D | MemorySizeTest.cpp | 72 GLBuffer buffer; in TEST_P() local
|
| H A D | BPTCCompressedTextureTest.cpp | 284 GLBuffer buffer; in TEST_P() local 335 GLBuffer buffer; in TEST_P() local 390 GLBuffer buffer; in TEST_P() local
|
| /third_party/skia/src/core/ |
| H A D | SkBlendModeBlender.cpp | 62 sk_sp<SkFlattenable> SkBlendModeBlender::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
|
| H A D | SkOpts.h | 90 static inline void sk_memset16(uint16_t buffer[], uint16_t value, int count) { in sk_memset16() argument 93 static inline void sk_memset32(uint32_t buffer[], uint32_t value, int count) { in sk_memset32() argument 96 static inline void sk_memset64(uint64_t buffer[], uint64_t value, int count) { in sk_memset64() argument [all...] |
| H A D | SkRecordedDrawable.cpp | 67 sk_sp<SkFlattenable> SkRecordedDrawable::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrStagingBufferManager.cpp | 17 StagingBuffer* buffer = nullptr; in allocateStagingBufferSlice() local
|
| /third_party/skia/src/gpu/text/ |
| H A D | GrSDFMaskFilter.cpp | 90 sk_sp<SkFlattenable> GrSDFMaskFilterImpl::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkJpegDecoderMgr.cpp | 20 char buffer[JMSG_LENGTH_MAX]; in print_message() local
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkMemoryReclaimer.cpp | 37 bool GrVkMemoryReclaimer::addMemoryToWaitQueue(const GrVkGpu* gpu, const GrVkAlloc& alloc, const VkBuffer& buffer) in addMemoryToWaitQueue() argument
|
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnProgramDataManager.cpp | 30 static wgpu::BindGroupEntry make_bind_group_entry(uint32_t binding, const wgpu::Buffer& buffer, in make_bind_group_entry() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Resource.hpp | 108 void *buffer; member in sw::Resource
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| H A D | FrameBufferOSX.hpp | 42 uint8_t *buffer; member in sw::FrameBufferOSX
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkBufferView.hpp | 44 Buffer *buffer; member in vk::BufferView
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| H A D | WaylandSurfaceKHR.hpp | 30 struct wl_buffer *buffer; member
|
| /third_party/openssl/include/crypto/ |
| H A D | rand_pool.h | 72 unsigned char *buffer; /* points to the beginning of the random pool */ member
|
| /third_party/openssl/demos/digest/ |
| H A D | EVP_MD_stdin.c | 43 unsigned char buffer[512]; in demonstrate_digest() local
|
| H A D | BIO_f_md.c | 44 unsigned char buffer[512]; in main() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/wasm/ |
| H A D | spirv-tools.cpp | 30 std::string dis(std::string const& buffer, uint32_t env, uint32_t options) { in dis() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/arm-neon/ |
| H A D | linux-auxv.c | 42 char *buffer = png_voidcast(char*, buffer_in); in safe_read() local
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | anim_dump.c | 100 WebPDecBuffer buffer; in main() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | double-conversion-double-to-string.cpp | 395 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | sscanf.cpp | 36 u_sscanf(const UChar *buffer, in u_sscanf() argument 51 u_sscanf_u(const UChar *buffer, in u_sscanf_u() argument 66 u_vsscanf(const UChar *buffer, in u_vsscanf() argument 99 u_vsscanf_u(const UChar *buffer, in u_vsscanf_u() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/case/ |
| H A D | ucase.c | 35 UChar buffer[32]; in c_main() local [all...] |