Searched defs:secure_display (Results 1 – 7 of 7) sorted by relevance
208 uint32_t secure_display : 1; //!< This flag shall be set by the client to indicate that the member
200 uint32_t secure_display : 1; //!< This flag shall be set by the client to indicate that the member
202 uint32_t secure_display : 1; //!< This flag shall be set by the client to indicate that the member
144 bool secure_display = (handle->flags & private_handle_t::PRIV_FLAGS_SECURE_DISPLAY); in SetLayerBuffer() local
251 bool secure_display = (handle->flags & private_handle_t::PRIV_FLAGS_SECURE_DISPLAY); in SetLayerBuffer() local
243 bool secure_display = (handle->flags & private_handle_t::PRIV_FLAGS_SECURE_DISPLAY); in SetLayerBuffer() local