Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/surfaceimage/include/
H A Dsurface_image.h58 // update buffer available state, updateSurfaceImage_ and a private mutex
61 updateSurfaceImage_ = updated; in OnUpdateBufferAvailableState()
66 return updateSurfaceImage_; in GetBufferAvailableState()
101 std::atomic<bool> updateSurfaceImage_; member in OHOS::SurfaceImage
/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dsurface_image.cpp50 updateSurfaceImage_(false), in SurfaceImage()

Completed in 2 milliseconds