OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uvMapper
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
AssetAtlas.h
21
#include "
UvMapper
.h"
46
* Entry representing the texture and
uvMapper
of a PixelRef in the
62
const
UvMapper
uvMapper
;
87
Entry(SkPixelRef* pixelRef, Texture* texture, const
UvMapper
& mapper,
90
,
uvMapper
(mapper)
Texture.h
29
class
UvMapper
;
136
const
UvMapper
*
uvMapper
= nullptr;
Completed in 51 milliseconds