Home | History | Annotate | Download | only in android

Lines Matching refs:setZPosition

1093 void GraphicsLayerAndroid::setZPosition(float position)
1097 ALOGV("(%x) setZPosition: %.2f", this, position);
1098 GraphicsLayer::setZPosition(position);