| /third_party/skia/src/gpu/mtl/ |
| H A D | GrMtlRenderCommandEncoder.h | 68 void setVertexBuffer(id<MTLBuffer> buffer, NSUInteger offset, NSUInteger index) { in setVertexBuffer() argument 92 void setFragmentBuffer(id<MTLBuffer> buffer, NSUInteger offset, NSUInteger index) { in setFragmentBuffer() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| H A D | FrameBufferDD.cpp | 447 char buffer[256]; in drawText() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| H A D | Image.hpp | 73 ClientBuffer(int width, int height, sw::Format format, void* buffer, size_t plane) in ClientBuffer() argument 92 void* buffer; member in egl::ClientBuffer 348 void *buffer in lockNativeBuffer() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Framebuffer.cpp | 69 Renderbuffer *buffer = nullptr; in lookupRenderbuffer() local
|
| H A D | IndexDataManager.cpp | 273 GLenum IndexDataManager::prepareIndexData(GLenum mode, GLenum type, GLuint start, GLuint end, GLsizei count, Buffer *buffer, const void *indices, TranslatedIndexData *translated, bool primitiveRestart) in prepareIndexData() argument [all...] |
| H A D | ResourceManager.cpp | 151 void ResourceManager::deleteBuffer(GLuint buffer) in deleteBuffer() argument 274 void ResourceManager::checkBufferAllocation(unsigned int buffer) in checkBufferAllocation() argument
|
| H A D | Shader.cpp | 240 char buffer[256]; in compile() local
|
| H A D | VertexDataManager.cpp | 61 Buffer *buffer = attribute.mBoundBuffer; in writeAttributeData() local 154 Buffer *buffer = attrib.mBoundBuffer; in prepareVertexData() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDescriptorSetLayout.cpp | 513 auto buffer = vk::Cast(update->buffer); variable [all...] |
| H A D | VkDeviceMemoryExternalAndroid.cpp | 230 VkResult AHardwareBufferExternalMemory::importAndroidHardwareBuffer(AHardwareBuffer *buffer, void **pBuffer) in importAndroidHardwareBuffer() argument 257 vk::Buffer *buffer = allocateInfo.dedicatedBufferHandle; in allocateAndroidHardwareBuffer() local 412 GetAndroidHardwareBufferProperties(VkDevice &device, const AHardwareBuffer *buffer, VkAndroidHardwareBufferPropertiesANDROID *pProperties) GetAndroidHardwareBufferProperties() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
| H A D | Device.cpp | 162 VkBuffer buffer; in CreateStorageBuffer() local 414 void Device::FreeCommandBuffer(VkCommandPool pool, VkCommandBuffer buffer) in FreeCommandBuffer() argument
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| H A D | DrawTester.hpp | 144 vk::Buffer buffer; // Owning handle member
|
| /third_party/openssl/providers/implementations/kdfs/ |
| H A D | pbkdf2.c | 125 static int pbkdf2_set_membuf(unsigned char **buffer, size_t *buflen, in pbkdf2_set_membuf() argument
|
| H A D | scrypt.c | 107 static int scrypt_set_membuf(unsigned char **buffer, size_t *buflen, in scrypt_set_membuf() argument
|
| H A D | pkcs12kdf.c | 181 static int pkcs12kdf_set_membuf(unsigned char **buffer, size_t *buflen, in pkcs12kdf_set_membuf() argument
|
| /third_party/openssl/crypto/x509/ |
| H A D | by_dir.c | 46 BUF_MEM *buffer; member
|
| /third_party/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_vms.c | 355 uint32_t buffer[OSSL_NELEM(JPI_item_data_64bit) * 2 in data_collect_method() member 506 unsigned char buffer[256]; get_entropy_method() local [all...] |
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_containers.hpp | 706 char *buffer = nullptr; global() member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | small_vector.h | 454 buffer[small_size]; member in spvtools::utils::SmallVector
|
| /third_party/skia/third_party/externals/imgui/examples/libs/usynergy/ |
| H A D | uSynergy.c | 229 char buffer[256+1]; in sProcessMessage() local 445 char buffer[64]; in sProcessMessage() local 485 char buffer[128]; in sUpdateContext() local 534 char buffer[128]; sUpdateContext() local 620 char buffer[128]; uSynergySendClipboard() local [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jcarith.c | 38 int buffer; /* buffer for most recent output byte != 0xFF */ member [all...] |
| H A D | jccoefct.c | 253 JBLOCKARRAY buffer; in METHODDEF() local 347 JBLOCKARRAY buffer[MAX_COMPS_IN_SCAN]; METHODDEF() local 438 JBLOCKROW buffer; jinit_c_coef_controller() local [all...] |
| H A D | jctrans.c | 299 JBLOCKARRAY buffer[MAX_COMPS_IN_SCAN]; in METHODDEF() local 380 JBLOCKROW buffer; in transencode_coef_controller() local [all...] |
| H A D | jdhuff.c | 659 JOCTET *buffer; LOCAL() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | timepng.c | 67 PNG_CALLBACK(void, read_and_copy, (png_structp png_ptr, png_bytep buffer, size_t cb)) PNG_CALLBACK() argument
|