Searched defs:numBytes (Results 1 – 9 of 9) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/common/ |
| D | PoolAlloc.cpp | 216 void *PoolAllocator::allocate(size_t numBytes) in allocate() 293 void *PoolAllocator::allocateNewPage(size_t numBytes, size_t allocationSize) in allocateNewPage()
|
| D | PoolAlloc.h | 169 ANGLE_INLINE uint8_t *fastAllocate(size_t numBytes) in fastAllocate() 248 void *initializeAllocation(Header *block, unsigned char *memory, size_t numBytes) in initializeAllocation()
|
| D | PoolAlloc_unittest.cpp | 19 size_t numBytes = 1024; in TEST() local
|
| /device/google/contexthub/lib/nanohub/ |
| D | sha2.c | 121 void sha2processBytes(struct Sha2state *state, const void *bytes, uint32_t numBytes) in sha2processBytes()
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | ColorBuffer.cpp | 554 bool ColorBuffer::replaceContents(const void* newContents, size_t numBytes) { in replaceContents() 589 bool ColorBuffer::readContents(size_t* numBytes, void* pixels) { in readContents()
|
| D | FrameBuffer.cpp | 2057 HandleType p_colorbuffer, const void* pixels, size_t numBytes) { in replaceColorBufferContents() 2070 HandleType p_colorbuffer, size_t* numBytes, void* pixels) { in readColorBufferContents()
|
| /device/google/trout/hal/sensors/2.0/ |
| D | Sensor.cpp | 250 ssize_t numBytes = 0; in calculateScanSize() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ |
| D | BufferDataTest.cpp | 363 const size_t numBytes = 4096 * 4; in TEST_P() local
|
| /device/generic/vulkan-cereal/host-common/ |
| D | MediaH264DecoderVideoToolBox.cpp | 276 size_t numBytes = szBytes; in dumpBytes() local
|