OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vsoc_hwc_query
(Results
1 - 2
of
2
) sorted by null
/device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/
hwcomposer.cpp
305
static int
vsoc_hwc_query
(vsoc_hwc_device* dev, int what, int* value) {
function
444
dev->base.query =
vsoc_hwc_query
;
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/
hwcomposer.cpp
313
static int
vsoc_hwc_query
(vsoc_hwc_device* dev, int what, int* value) {
function
455
dev->base.query =
vsoc_hwc_query
;
Completed in 292 milliseconds