HomeSort by relevance Sort by last modified time
    Searched defs:ComputeSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DIE.cpp 297 /// ComputeSize - calculate the size of the block.
299 unsigned DIEBlock::ComputeSize(AsmPrinter *AP) {
  /external/skia/src/core/
SkBitmap.cpp 226 size_t SkBitmap::ComputeSize(Config c, int width, int height) {
    [all...]

Completed in 105 milliseconds