Home | History | Annotate | Download | only in android

Lines Matching refs:setZPosition

1107 void GraphicsLayerAndroid::setZPosition(float position)
1111 ALOGV("(%x) setZPosition: %.2f", this, position);
1112 GraphicsLayer::setZPosition(position);