OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Hwc2TestLayer
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestLayer.h
32
class
Hwc2TestLayer
{
34
Hwc2TestLayer
(Hwc2TestCoverage coverage, const Area& displayArea);
36
Hwc2TestLayer
(Hwc2TestCoverage coverage, const Area& displayArea,
Hwc2TestLayer.cpp
19
#include "
Hwc2TestLayer
.h"
28
Hwc2TestLayer
::
Hwc2TestLayer
(Hwc2TestCoverage coverage,
30
:
Hwc2TestLayer
(coverage, displayArea,
33
Hwc2TestLayer
::
Hwc2TestLayer
(Hwc2TestCoverage coverage,
63
std::string
Hwc2TestLayer
::dump() const
79
int
Hwc2TestLayer
::getBuffer(buffer_handle_t* outHandle,
88
int
Hwc2TestLayer
::getBuffer(buffer_handle_t* outHandle,
94
void
Hwc2TestLayer
::setZOrder(uint32_t zOrder
[
all
...]
Completed in 1062 milliseconds