OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applyRotation
(Results
1 - 4
of
4
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/animation/
Transition3d.java
87
private void
applyRotation
(int position, float start, float end) {
107
applyRotation
(position, 0, 90);
111
applyRotation
(-1, 180, 90);
/frameworks/av/include/media/stagefright/
OMXCodec.h
348
status_t
applyRotation
();
/frameworks/av/media/libstagefright/
AwesomePlayer.cpp
130
applyRotation
(rotationDegrees);
156
void
applyRotation
(int32_t rotationDegrees) {
[
all
...]
OMXCodec.cpp
[
all
...]
Completed in 888 milliseconds