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 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
hwcomposer.h
603
static inline int
hwc_open_1
(const struct hw_module_t* module,
function
/frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp
148
if ((rv =
hwc_open_1
(hwcModule, hwcDevicePtr)) != 0) {
[
all
...]
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp
229
int err =
hwc_open_1
(module, &mHwc);
[
all
...]
Completed in 101 milliseconds