Home
last modified time | relevance | path

Searched refs:surfaceBufferWidth_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_surface/surface/include/
H A Dsurface_buffer_impl.h105 int32_t surfaceBufferWidth_ = 0; member in OHOS::SurfaceBufferImpl
/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp156 surfaceBufferWidth_ = config.width; in Alloc()
331 return surfaceBufferWidth_; in GetSurfaceBufferWidth()
343 surfaceBufferWidth_ = width; in SetSurfaceBufferWidth()

Completed in 2 milliseconds