| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| D | CLMemoryCL.cpp | 54 const cl_mem nativeBuffer = mNative->getDispatch().clCreateSubBuffer( in createSubBuffer() local
|
| D | CLCommandQueueCL.cpp | 80 const cl_mem nativeBuffer = buffer.getImpl<CLMemoryCL>().getNative(); in enqueueReadBuffer() local 104 const cl_mem nativeBuffer = buffer.getImpl<CLMemoryCL>().getNative(); in enqueueWriteBuffer() local 133 const cl_mem nativeBuffer = buffer.getImpl<CLMemoryCL>().getNative(); in enqueueReadBufferRect() local 163 const cl_mem nativeBuffer = buffer.getImpl<CLMemoryCL>().getNative(); in enqueueWriteBufferRect() local 240 const cl_mem nativeBuffer = buffer.getImpl<CLMemoryCL>().getNative(); in enqueueFillBuffer() local 264 const cl_mem nativeBuffer = buffer.getImpl<CLMemoryCL>().getNative(); in enqueueMapBuffer() local
|
| D | CLContextCL.cpp | 114 cl_mem nativeBuffer = nullptr; in createBuffer() local
|
| /third_party/skia/src/core/ |
| D | SkData.cpp | 24 SkData::SkData(const void* ptr, size_t size, OH_NativeBuffer* nativeBuffer, ReleaseProc proc, void*… in SkData() 163 sk_sp<SkData> SkData::MakeFromOHNativeBuffer(OH_NativeBuffer* nativeBuffer, size_t size) { in MakeFromOHNativeBuffer()
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| D | Image.hpp | 270 explicit AndroidNativeImage(ANativeWindowBuffer *nativeBuffer) in AndroidNativeImage() 282 ANativeWindowBuffer *nativeBuffer; member in egl::AndroidNativeImage
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkBuffer.cpp | 162 OH_NativeBuffer *nativeBuffer,
|
| D | GrVkMemory.cpp | 91 OH_NativeBuffer *nativeBuffer,
|
| D | GrVkGpu.cpp | 1148 OH_NativeBuffer* nativeBuffer, size_t bufferSize) { in uploadTexDataCompressed() 1299 OH_NativeBuffer* nativeBuffer, in onCreateCompressedTexture()
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglAndroidUtil.cpp | 316 …PixelBufferAccess nativeBuffer (texFormat, desc.width, desc.height, 1, rowPitch, slicePitch, buff… in createBuffer() local
|
| /third_party/skia/src/gpu/mock/ |
| D | GrMockGpu.cpp | 158 OH_NativeBuffer* nativeBuffer, in onCreateCompressedTexture()
|
| /third_party/skia/src/gpu/ |
| D | GrGpu.cpp | 292 OH_NativeBuffer* nativeBuffer, in createCompressedTexture()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkImage.cpp | 284 void *nativeBuffer = nullptr; in prepareForExternalUseANDROID() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| D | libEGL.cpp | 1231 ANativeWindowBuffer *nativeBuffer = reinterpret_cast<ANativeWindowBuffer*>(buffer); in CreateImage() local
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnGpu.cpp | 254 OH_NativeBuffer* nativeBuffer, in onCreateCompressedTexture()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | Buffer11.cpp | 714 const d3d11::Buffer *nativeBuffer = nullptr; in getEmulatedIndexedBuffer() local
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DGpu.cpp | 418 OH_NativeBuffer* nativeBuffer, in onCreateCompressedTexture()
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 1506 OH_NativeBuffer* nativeBuffer, in onCreateCompressedTexture()
|