OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwcTestCreateLayerList
(Results
1 - 5
of
5
) sorted by null
/frameworks/native/opengl/tests/hwc/
hwcTestLib.h
114
hwc_display_contents_1_t *
hwcTestCreateLayerList
(size_t numLayers);
hwcRects.cpp
311
list =
hwcTestCreateLayerList
(rectangle.size());
313
testPrintE("
hwcTestCreateLayerList
failed");
hwcStress.cpp
413
list =
hwcTestCreateLayerList
(testRandMod(frames.size()) + 1);
415
testPrintE("
hwcTestCreateLayerList
failed");
hwcTestLib.cpp
398
*
hwcTestCreateLayerList
402
hwc_display_contents_1_t *
hwcTestCreateLayerList
(size_t numLayers)
418
* Frees memory previous allocated via
hwcTestCreateLayerList
().
[
all
...]
hwcCommit.cpp
[
all
...]
Completed in 1044 milliseconds