OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTextColourRGBA
(Results
1 - 4
of
4
) sorted by null
/external/opencore/fileformats/mp4/composer/include/
stylerecord.h
38
void
setTextColourRGBA
(uint8*);
textsampleentry.h
54
OSCL_IMPORT_REF void
setTextColourRGBA
(uint8* RGBA);
/external/opencore/fileformats/mp4/composer/src/
stylerecord.cpp
48
setTextColourRGBA
(Trgba);
92
void PVA_FF_StyleRecord::
setTextColourRGBA
(uint8* RGBA)
textsampleentry.cpp
124
_pStyleRecord->
setTextColourRGBA
(tRGBA);
Completed in 236 milliseconds