Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Dsync_file.h83 __u32 num_fences; member
/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp1057 bool AcrylicCompositorG2D::executeG2D(int fence[], unsigned int num_fences, bool nonblocking) in executeG2D()
1206 bool AcrylicCompositorG2D::execute(int fence[], unsigned int num_fences) in execute()