OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GENLOCK_WRITE_TO_READ
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/linux/
genlock.h
26
#define
GENLOCK_WRITE_TO_READ
(1 << 1)
/external/kernel-headers/original/linux/
genlock.h
25
#define
GENLOCK_WRITE_TO_READ
(1 << 1)
/hardware/qcom/display/msm8960/libgenlock/
genlock.cpp
352
genlock_status_t
genlock_write_to_read
(native_handle_t *buffer_handle,
function
362
GENLOCK_WRITE_TO_READ
);
/hardware/qcom/display/msm8x26/libgenlock/
genlock.cpp
352
genlock_status_t
genlock_write_to_read
(native_handle_t *buffer_handle,
function
362
GENLOCK_WRITE_TO_READ
);
Completed in 1716 milliseconds