OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allowoverlap
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/tests/hwc/
hwcCommit.cpp
278
uint32_t maxOverlays(uint32_t format, bool
allowOverlap
);
631
// that the HWC will commit to. If
allowOverlap
is true, then the rectangles
634
// When
allowOverlap
is false, the rectangles are tiled in column major
638
uint32_t maxOverlays(uint32_t format, bool
allowOverlap
)
648
x += (
allowOverlap
) ? 1 : startDim.width()) {
651
y += (
allowOverlap
) ? 1 : startDim.height()) {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
libXm.so.2
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp
[
all
...]
Completed in 9269 milliseconds