OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gHeight
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/opengl/tests/gl_perf/
filltest.cpp
39
gHeight
= h;
fill_common.cpp
24
static uint32_t
gHeight
= 0;
125
double pixels = (gWidth *
gHeight
) * count;
/external/skia/tests/
DrawBitmapRectTest.cpp
21
static const int
gHeight
= 256;
24
bm->setConfig(config, gWidth,
gHeight
);
/external/skia/gm/
tilemodes.cpp
54
static const int
gHeight
= 32;
63
makebm(&fTexture[i], gConfigs[i], gWidth,
gHeight
);
83
SkRect r = { 0, 0, SkIntToScalar(gWidth*2), SkIntToScalar(
gHeight
*2) };
/external/skia/samplecode/
SampleTiling.cpp
56
static const int
gHeight
= 32;
66
makebm(&fTexture[i], gConfigs[i], gWidth,
gHeight
);
83
SkRect r = { 0, 0, SkIntToScalar(gWidth*2), SkIntToScalar(
gHeight
*2) };
/frameworks/base/opengl/tests/gl_perfapp/jni/
gl_code.cpp
69
gHeight
= height;
/external/sonivox/jet_tools/JetCreator/
JetSegGraph.py
227
gWidth,
gHeight
= self.GetSize()
232
Marker.CalcCoord(step,
gHeight
, self.GetAColor)
257
Marker1.iHeight =
gHeight
/ iOverlaps
331
dc.DrawRectangle(self.iEdges + iOffset,
gHeight
-6, till, 3)
350
gWidth,
gHeight
= self.GetSize()
356
dc.DrawRectangle(self.iEdges + iOffset,
gHeight
-6, till, 3)
/external/skia/gpu/src/
app-android.cpp
252
static int
gHeight
;
Completed in 1564 milliseconds