OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwc_open_1
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware/include/hardware/
hwcomposer.h
633
static inline int
hwc_open_1
(const struct hw_module_t* module,
function
/hardware/libhardware/tests/hwc/
cnativewindow.c
388
if (
hwc_open_1
(module, &hwc)) {
/frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp
148
if ((rv =
hwc_open_1
(hwcModule, hwcDevicePtr)) != 0) {
[
all
...]
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp
225
int err =
hwc_open_1
(module, &mHwc);
[
all
...]
Completed in 495 milliseconds