OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_TEXTURE_VIEW
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
TiledImageView.java
51
private static final boolean
USE_TEXTURE_VIEW
= false;
99
if (
USE_TEXTURE_VIEW
) {
120
if (
USE_TEXTURE_VIEW
) {
131
if (
USE_TEXTURE_VIEW
) {
150
if (!
USE_TEXTURE_VIEW
) {
159
if (!
USE_TEXTURE_VIEW
) {
207
if (
USE_TEXTURE_VIEW
) {
227
if (
USE_TEXTURE_VIEW
) {
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
TiledImageView.java
51
private static final boolean
USE_TEXTURE_VIEW
= false;
99
if (
USE_TEXTURE_VIEW
) {
119
if (
USE_TEXTURE_VIEW
) {
138
if (!
USE_TEXTURE_VIEW
) {
147
if (!
USE_TEXTURE_VIEW
) {
195
if (
USE_TEXTURE_VIEW
) {
215
if (
USE_TEXTURE_VIEW
) {
/packages/apps/Gallery2/src/com/android/photos/views/
TiledImageView.java
51
private static final boolean
USE_TEXTURE_VIEW
= false;
99
if (
USE_TEXTURE_VIEW
) {
119
if (
USE_TEXTURE_VIEW
) {
138
if (!
USE_TEXTURE_VIEW
) {
147
if (!
USE_TEXTURE_VIEW
) {
195
if (
USE_TEXTURE_VIEW
) {
215
if (
USE_TEXTURE_VIEW
) {
Completed in 1369 milliseconds