Home
last modified time | relevance | path

Searched defs:fenceFd (Results 1 - 9 of 9) sorted by relevance

/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_dyna_buffer.cpp58 int fenceFd = codecBuffer.fenceFd; in FillOmxBuffer() local
H A Dcodec_handle_buffer.cpp59 int fenceFd = codecBuffer.fenceFd; in FillOmxBuffer() local
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcodec_handle_buffer.cpp60 int fenceFd = codecBuffer.fenceFd; in FillOmxBuffer() local
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Dhdi_drm_composition.cpp60 int fenceFd = layer.GetAcquireFenceFd(); in ApplyPlane() local
/drivers/peripheral/display/composer/test/common/
H A Dhdi_test_display.cpp167 int32_t fenceFd; in Commit() local
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_drm_composition.cpp124 int fenceFd = layer.GetAcquireFenceFd(); in ApplyPlane() local
/drivers/interface/display/composer/v1_2/display_command/
H A Ddisplay_cmd_requester.h145 OnReplyCommitAndGetReleaseFence(CommandDataUnpacker& replyUnpacker, std::vector<HdifdInfo>& replyFds, int32_t& fenceFd, int32_t& skipState, bool& needFlush, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) OnReplyCommitAndGetReleaseFence() argument
/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_requester.h800 int32_t fenceFd = -1; in ProcessUnpackCmd() local
781 OnReplyCommit( CommandDataUnpacker& replyUnpacker, std::vector<HdifdInfo>& replyFds, int32_t &fenceFd) OnReplyCommit() argument
/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h193 int32_t fenceFd; /** Fence file descriptor used to signal when the input or member

Completed in 6 milliseconds