OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comp_count
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/gpu/command_buffer/tests/
gl_readback_unittests.cc
152
uint32
comp_count
;
member in struct:gpu::TestFormat
285
for (uint32 kk = 0; kk < test_formats[ii].
comp_count
; ++kk) {
302
for (uint32 kk = 0; kk < test_formats[ii].
comp_count
; ++kk) {
/external/chromium_org/third_party/ots/src/
gsub.cc
286
uint16_t
comp_count
= 0;
local
289
!subtable.ReadU16(&
comp_count
)) {
297
if (
comp_count
== 0 ||
comp_count
> num_glyphs) {
300
for (unsigned i = 0; i <
comp_count
- static_cast<unsigned>(1); ++i) {
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh
1156
unsigned int
comp_count
= lig_attach.rows;
local
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
1151
unsigned int
comp_count
= lig_attach.rows;
local
[
all
...]
Completed in 134 milliseconds