Home
last modified time | relevance | path

Searched refs:SurfaceInfo (Results 1 - 11 of 11) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.h33 struct SurfaceInfo;
56 bool GetSurfaceInformation(HDC surface, GlesImplementation::SurfaceInfo& res) const;
60 bool GetInformation(HDC surface, int32_t configId, GlesImplementation::SurfaceInfo& res) const;
H A Degl_state.h33 struct SurfaceInfo;
61 const DevicePlatformDataGLES& plat, EGLSurface surface, GlesImplementation::SurfaceInfo& res) const;
H A Dsurface_information.h26 struct SurfaceInfo { struct
H A Dswapchain_gles.cpp147 GlesImplementation::SurfaceInfo ExtractInfo(DeviceGLES& device, const uint64_t surfaceHandle) noexcept
149 GlesImplementation::SurfaceInfo info;
285 GlesImplementation::SurfaceInfo info = ExtractInfo(device_, plat_.surface); in SwapchainGLES()
H A Dwgl_state.cpp313 bool WGLState::GetInformation(HDC surface, int32_t configId, GlesImplementation::SurfaceInfo& res) const in GetInformation()
363 bool WGLState::GetSurfaceInformation(HDC surface, GlesImplementation::SurfaceInfo& res) const in GetSurfaceInformation()
H A Degl_state.cpp986 const DevicePlatformDataGLES& plat, EGLSurface surface, GlesImplementation::SurfaceInfo& res) const in GetSurfaceInformation()
/foundation/multimedia/av_codec/services/engine/common/include/
H A Dcodec_utils.h56 struct SurfaceInfo { struct
68 int32_t WriteSurfaceData(const std::shared_ptr<AVMemory> &memory, struct SurfaceInfo &surfaceInfo,
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h117 void DumpConvertOut(struct SurfaceInfo &surfaceInfo);
H A Dhevc_decoder.cpp1057 struct SurfaceInfo surfaceInfo; in FillFrameBuffer()
1156 void HevcDecoder::DumpConvertOut(struct SurfaceInfo &surfaceInfo) in DumpConvertOut()
/foundation/multimedia/av_codec/services/engine/common/
H A Dcodec_utils.cpp153 int32_t WriteSurfaceData(const std::shared_ptr<AVMemory> &memory, struct SurfaceInfo &surfaceInfo, const Format &format) in WriteSurfaceData()
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp1003 struct SurfaceInfo surfaceInfo; in FillFrameBuffer()

Completed in 10 milliseconds