OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vsoc_hwc_blank
(Results
1 - 2
of
2
) sorted by null
/device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/
hwcomposer.cpp
338
static int
vsoc_hwc_blank
(vsoc_hwc_device* /*dev*/, int disp, int /*blank*/) {
function
451
dev->base.blank =
vsoc_hwc_blank
;
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/
hwcomposer.cpp
346
static int
vsoc_hwc_blank
(vsoc_hwc_device* /*dev*/, int disp, int /*blank*/) {
function
462
dev->base.blank =
vsoc_hwc_blank
;
Completed in 244 milliseconds