OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outtop
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
Images.cpp
254
int32_t*
outTop
, int32_t* outBottom, const char** outError,
258
*
outTop
= *outBottom = -1;
266
*
outTop
= i-1;
275
*
outTop
= i;
282
outTop
+= 2;
287
*
outTop
= i;
294
*
outTop
= -1;
341
int32_t*
outTop
, int32_t* outBottom, const char** outError)
344
*
outTop
= *outBottom = 0;
351
(*
outTop
)++
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe_unittest.h
1432
uint8 *
outtop
= ALIGNP(outbuf.get(), kAlignment);
local
[
all
...]
Completed in 136 milliseconds