Searched refs:GetBackendFormat (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/gpu/ |
D | GrAHardwareBufferUtils.h | 27 GrBackendFormat GetBackendFormat(GrDirectContext* context, AHardwareBuffer* hardwareBuffer,
|
D | GrAHardwareBufferImageGenerator.cpp | 93 GrBackendFormat backendFormat = GrAHardwareBufferUtils::GetBackendFormat(direct, in makeView()
|
D | GrAHardwareBufferUtils.cpp | 63 GrBackendFormat GetBackendFormat(GrDirectContext* dContext, AHardwareBuffer* hardwareBuffer, in GetBackendFormat() function
|
/external/skia/tests/ |
D | MultiPictureDocumentTest.cpp | 282 GrAHardwareBufferUtils::GetBackendFormat(context, buffer, hwbDesc.format, false); in makeAHardwareBufferTestImage()
|
/external/skia/src/image/ |
D | SkSurface_Gpu.cpp | 677 GrBackendFormat backendFormat = GrAHardwareBufferUtils::GetBackendFormat(dContext, in MakeFromAHardwareBuffer()
|
D | SkImage_Gpu.cpp | 708 GrBackendFormat backendFormat = GrAHardwareBufferUtils::GetBackendFormat(dContext, in MakeFromAHardwareBufferWithData()
|