OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tileGrid
(Results
1 - 3
of
3
) sorted by null
/external/skia/dm/
DMTileGridTask.cpp
10
DEFINE_bool(
tileGrid
, false, "If true, run picture replay tests with a tile grid.");
16
, fName(UnderJoin(parent.name().c_str(), "
tilegrid
"))
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageAttachmentTile.java
125
AttachmentTileGrid
tileGrid
= ((AttachmentTileGrid) getParent());
126
int childCount =
tileGrid
.getChildCount();
131
MessageAttachmentTile tile = (MessageAttachmentTile)
tileGrid
.getChildAt(i);
/external/skia/gm/
gmmain.cpp
[
all
...]
Completed in 48 milliseconds