Searched defs:getDim (Results 1 - 2 of 2) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskView.java103 setDim(getDim());
237 int initialDim = getDim();
539 public int getDim() { method in class:TaskView
547 if (toDim != getDim()) {
/frameworks/compile/slang/
H A Dslang_rs_export_type.h465 inline unsigned getDim() const { return mDim; } function in class:slang::RSExportMatrixType

Completed in 412 milliseconds