OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GrIPoint16
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/third_party/skia/include/gpu/
GrPoint.h
21
struct
GrIPoint16
{
GrGlyph.h
29
GrIPoint16
fAtlasLocation;
/external/skia/include/gpu/
GrPoint.h
21
struct
GrIPoint16
{
GrGlyph.h
29
GrIPoint16
fAtlasLocation;
/external/chromium_org/third_party/skia/src/gpu/
GrRectanizer.h
32
virtual bool addRect(int width, int height,
GrIPoint16
* loc) = 0;
GrAtlas.h
29
bool addSubImage(int width, int height, const void*,
GrIPoint16
*);
63
GrIPoint16
fPlot;
77
GrMaskFormat,
GrIPoint16
*);
GrRectanizer.cpp
27
virtual bool addRect(int w, int h,
GrIPoint16
* loc);
39
GrIPoint16
fLoc;
68
bool GrRectanizerPow2::addRect(int width, int height,
GrIPoint16
* loc) {
GrRectanizer_fifo.cpp
27
virtual bool addRect(int w, int h,
GrIPoint16
* loc);
39
GrIPoint16
fLoc;
68
bool GrRectanizerFIFO::addRect(int width, int height,
GrIPoint16
* loc) {
GrPlotMgr.h
40
bool newPlot(
GrIPoint16
* loc) {
73
GrIPoint16
fDim;
GrAtlas.cpp
104
static void adjustForPlot(
GrIPoint16
* loc, const
GrIPoint16
& plot) {
117
GrIPoint16
* loc) {
200
GrIPoint16
* loc) {
215
GrIPoint16
plot;
/external/skia/src/gpu/
GrRectanizer.h
32
virtual bool addRect(int width, int height,
GrIPoint16
* loc) = 0;
GrAtlas.h
29
bool addSubImage(int width, int height, const void*,
GrIPoint16
*);
63
GrIPoint16
fPlot;
77
GrMaskFormat,
GrIPoint16
*);
GrRectanizer.cpp
27
virtual bool addRect(int w, int h,
GrIPoint16
* loc);
39
GrIPoint16
fLoc;
68
bool GrRectanizerPow2::addRect(int width, int height,
GrIPoint16
* loc) {
GrRectanizer_fifo.cpp
27
virtual bool addRect(int w, int h,
GrIPoint16
* loc);
39
GrIPoint16
fLoc;
68
bool GrRectanizerFIFO::addRect(int width, int height,
GrIPoint16
* loc) {
GrPlotMgr.h
40
bool newPlot(
GrIPoint16
* loc) {
73
GrIPoint16
fDim;
GrAtlas.cpp
104
static void adjustForPlot(
GrIPoint16
* loc, const
GrIPoint16
& plot) {
117
GrIPoint16
* loc) {
200
GrIPoint16
* loc) {
215
GrIPoint16
plot;
Completed in 273 milliseconds