OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FRAME_COUNT
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/gpu/
app-android.cpp
296
static const int
FRAME_COUNT
= 32;
301
if (++gFrameCounter ==
FRAME_COUNT
) {
309
int fps = (
FRAME_COUNT
* 1000) / gDuration;
311
str.printf("FPS=%3d MS=%3d", fps, gDuration /
FRAME_COUNT
);
/frameworks/av/media/libmedia/
IAudioFlinger.cpp
37
FRAME_COUNT
,
214
remote()->transact(
FRAME_COUNT
, data, &reply);
777
case
FRAME_COUNT
: {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 212 milliseconds