Home
last modified time | relevance | path

Searched refs:GetBackendFormat (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/
DGrAHardwareBufferUtils.h27 GrBackendFormat GetBackendFormat(GrDirectContext* context, AHardwareBuffer* hardwareBuffer,
DGrAHardwareBufferImageGenerator.cpp93 GrBackendFormat backendFormat = GrAHardwareBufferUtils::GetBackendFormat(direct, in makeView()
DGrAHardwareBufferUtils.cpp63 GrBackendFormat GetBackendFormat(GrDirectContext* dContext, AHardwareBuffer* hardwareBuffer, in GetBackendFormat() function
/external/skia/tests/
DMultiPictureDocumentTest.cpp282 GrAHardwareBufferUtils::GetBackendFormat(context, buffer, hwbDesc.format, false); in makeAHardwareBufferTestImage()
/external/skia/src/image/
DSkSurface_Gpu.cpp677 GrBackendFormat backendFormat = GrAHardwareBufferUtils::GetBackendFormat(dContext, in MakeFromAHardwareBuffer()
DSkImage_Gpu.cpp708 GrBackendFormat backendFormat = GrAHardwareBufferUtils::GetBackendFormat(dContext, in MakeFromAHardwareBufferWithData()