OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitDepth
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
bitmap_size_table.h
96
int32_t
BitDepth
();
140
int32_t
BitDepth
();
bitmap_size_table.cc
71
int32_t BitmapSizeTable::
BitDepth
() {
313
int32_t BitmapSizeTable::Builder::
BitDepth
() {
/external/sfntly/cpp/src/sfntly/table/bitmap/
bitmap_size_table.h
96
int32_t
BitDepth
();
140
int32_t
BitDepth
();
bitmap_size_table.cc
71
int32_t BitmapSizeTable::
BitDepth
() {
313
int32_t BitmapSizeTable::Builder::
BitDepth
() {
/external/libvpx/libvpx/third_party/libmkv/
EbmlIDs.h
144
BitDepth
= 0x6264,
/external/chromium_org/third_party/sfntly/cpp/src/test/
bitmap_table_test.cc
73
EXPECT_EQ(strike1->
BitDepth
(), STRIKE1_BIT_DEPTH);
/external/sfntly/cpp/src/test/
bitmap_table_test.cc
73
EXPECT_EQ(strike1->
BitDepth
(), STRIKE1_BIT_DEPTH);
Completed in 342 milliseconds