OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atom_size
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common.c
466
const GLuint
atom_size
= atom->check(&radeon->glCtx, atom);
local
467
dwords +=
atom_size
;
468
if (RADEON_CMDBUF &&
atom_size
) {
475
const GLuint
atom_size
= atom->check(&radeon->glCtx, atom);
local
476
dwords +=
atom_size
;
477
if (RADEON_CMDBUF &&
atom_size
) {
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
mkvmuxer.cc
2003
const uint64_t
atom_size
=
local
[
all
...]
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.cc
2003
const uint64_t
atom_size
=
local
[
all
...]
Completed in 660 milliseconds