OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPositionS3D
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/liboverlay/pipes/
overlay3DPipe.h
203
// original setPositionHandleState has
getPositionS3D
(...,true)
210
if(!utils::
getPositionS3D
<CHAN>(_whf, _dim)) {
211
ALOGE("S3DPrimaryPipe setPosition err in
getPositionS3D
");
333
if(!utils::
getPositionS3D
<CHAN>(_whf, _dim)) {
334
ALOGE("S3DExtPipe setPosition err in
getPositionS3D
");
413
// original setPositionHandleState has
getPositionS3D
(...,true)
418
if(!utils::
getPositionS3D
<CHAN>(_whf, _dim)) {
419
ALOGE("S3DPrimaryPipe setPosition err in
getPositionS3D
");
/hardware/qcom/display/liboverlay/
overlayUtils.h
148
bool
getPositionS3D
(const Whf& whf, Dim& out);
629
inline bool
getPositionS3D
(const Whf& whf, Dim& out) {
Completed in 26 milliseconds