OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:temp_save
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/images/
SkImageDecoder_libgif.cpp
169
SavedImage
temp_save
;
local
170
temp_save
.ExtensionBlocks=NULL;
171
temp_save
.ExtensionBlockCount=0;
172
SkAutoTCallVProc<SavedImage, CheckFreeExtension> acp2(&
temp_save
);
233
transpIndex = find_transpIndex(
temp_save
, colorCount);
307
if (DGifGetExtension(gif, &
temp_save
.Function,
314
if (AddExtensionBlock(&
temp_save
, extData[0],
321
temp_save
.Function = 0;
/external/giflib/
dgif_lib.c
1025
SavedImage
temp_save
;
local
[
all
...]
/external/qemu/tcg/
tcg.c
1512
static void
temp_save
(TCGContext *s, int temp, TCGRegSet allocated_regs)
function
[
all
...]
Completed in 124 milliseconds