OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialize
(Results
976 - 1000
of
12265
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/hardware/intel/img/hwcomposer/merrifield/include/
ExternalDevice.h
33
virtual bool
initialize
();
IDisplayContext.h
31
virtual bool
initialize
() = 0;
PrimaryDevice.h
35
virtual bool
initialize
();
UeventObserver.h
35
bool
initialize
();
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnPlaneManager.h
31
virtual bool
initialize
();
/hardware/intel/img/hwcomposer/merrifield/ips/common/
Wsbm.h
32
bool
initialize
();
/hardware/intel/img/hwcomposer/merrifield/ips/penwell/
PnwGrallocBuffer.cpp
42
initialize
();
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngDisplayContext.h
44
bool
initialize
();
TngOverlayPlane.h
40
virtual bool
initialize
(uint32_t bufferCount);
TngPlaneManager.cpp
36
bool TngPlaneManager::
initialize
()
function in class:android::intel::TngPlaneManager
43
return DisplayPlaneManager::
initialize
();
72
if (plane && !plane->
initialize
(DisplayPlane::MIN_DATA_BUFFER_COUNT)) {
73
ETRACE("failed to
initialize
plane.");
TngPlaneManager.h
31
virtual bool
initialize
();
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DisplayAnalyzer.h
33
bool
initialize
();
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/
SoftVsyncObserver.h
32
virtual bool
initialize
();
VsyncEventObserver.h
33
virtual bool
initialize
();
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DummyDevice.h
52
virtual bool
initialize
();
ExternalDevice.h
33
virtual bool
initialize
();
IDisplayContext.h
31
virtual bool
initialize
() = 0;
PrimaryDevice.h
35
virtual bool
initialize
();
UeventObserver.h
35
bool
initialize
();
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnPlaneManager.h
31
virtual bool
initialize
();
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
Wsbm.h
32
bool
initialize
();
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngDisplayContext.h
44
bool
initialize
();
/hardware/libhardware/modules/usbcamera/
HotplugThread.h
27
* 2. When camera is plugged, create camera device instance,
initialize
the camera
/libcore/benchmarks/src/benchmarks/regression/
KeyPairGeneratorBenchmark.java
54
this.generator.
initialize
(1024);
/libcore/luni/src/main/java/java/util/concurrent/
ThreadFactory.java
32
* Constructs a new {@code Thread}. Implementations may also
initialize
Completed in 186 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>