Home
last modified time | relevance | path

Searched defs:pBytes (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_cmap.cpp328 auto pBytes = pString.raw_span(); in GetNextChar() local
/external/aac/libMpegTPEnc/src/
Dtpenc_latm.cpp725 int *pBytes) { in transportEnc_LatmGetFrame()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGlobal.h254 inline void PVRTByteSwap(unsigned char* pBytes, int i32ByteNo) in PVRTByteSwap()
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp639 inline void PVRShellByteSwap(unsigned char* pBytes, int i32ByteNo) in PVRShellByteSwap()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp301 deUint8* const pBytes = static_cast<deUint8*>(pData); in fillPattern() local
/external/angle/third_party/VulkanMemoryAllocator/src/
DTests.cpp4184 const uint8_t* pBytes = (const uint8_t*)pMemory; in ValidatePattern() local
Dvk_mem_alloc.h16709 char *pBytes = VMA_NULL; in Map() local
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8324 char *pBytes = VMA_NULL; in Map() local
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8324 char *pBytes = VMA_NULL; in Map() local
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h15196 char *pBytes = VMA_NULL; in Map() local
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc1697 static jlong NativeCrypto_EC_GROUP_new_arbitrary(JNIEnv* env, jclass, jbyteArray pBytes, in NativeCrypto_EC_GROUP_new_arbitrary()