Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dsurface.h31 struct FrameBuffer { struct
32 int width;
33 int height;
34 int FBOID;
35 int Format;
36 ColorType colorType = Drawing::COLORTYPE_RGBA_8888;
37 std::shared_ptr<GPUContext> gpuContext;
38 std::shared_ptr<ColorSpace> colorSpace;