summaryrefslogtreecommitdiff
path: root/opengl/java/android/opengl/Texture.java
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2011-10-26 10:22:16 -0700
committerAdam Powell <adamp@google.com>2011-10-27 15:54:51 -0700
commit635c60af623c73d2409f5729c0953638b5d6c497 (patch)
tree68764f2f1896dfe647f7a19a1bedf0bf55c7a564 /opengl/java/android/opengl/Texture.java
parent6e03b22015bd834da1a5755e75d7468e5b3b13c5 (diff)
Add API for deferring fragment start.
Fragments now have the setDeferStart method to signal that a fragment has lower priority than others. Deferred start fragments will not always be started immediately; they will be started once any loaders have finished servicing any outstanding requests. This is useful if any attached fragments are not immediately visible and can wait to start until later. Disabling deferStart on a fragment that is waiting for a deferred start will start it immediately. Start. Change-Id: Ia1f004877ca5e88d4f10147d21c7e2e97f141c34
Diffstat (limited to 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions